CVC3::Expr::Expr::iterator::Expr::iterator::Proxy Class Reference
Postfix increment requires a
Proxy object to hold the intermediate value for dereferencing.
More...
#include <expr.h>
List of all members.
Public Member Functions
Private Attributes
Detailed Description
Postfix increment requires a
Proxy object to hold the intermediate value for dereferencing.
Definition at line 259 of file expr.h.
Constructor & Destructor Documentation
CVC3::Expr::Expr::iterator::Expr::iterator::Proxy::Proxy |
( |
const Expr & |
e |
) |
[inline] |
Member Function Documentation
Expr CVC3::Expr::Expr::iterator::Expr::iterator::Proxy::operator* |
( |
|
) |
[inline] |
Member Data Documentation
const Expr* CVC3::Expr::Expr::iterator::Expr::iterator::Proxy::d_e [private] |
The documentation for this class was generated from the following file: