CVC3
2.4.1
|
#include <expr_map.h>
Public Member Functions | |
Proxy (std::pair< const Expr, Data > &pair) | |
std::pair< const Expr, Data > | operator* () |
Private Attributes | |
std::pair< const Expr, Data > & | d_pair |
Definition at line 141 of file expr_map.h.
|
inline |
Definition at line 144 of file expr_map.h.
|
inline |
Definition at line 145 of file expr_map.h.
References CVC3::ExprMap< Data >::iterator::Proxy::d_pair.
|
private |
Definition at line 142 of file expr_map.h.
Referenced by CVC3::ExprMap< Data >::iterator::Proxy::operator*().