CVC3
|
#include <expr_map.h>
Public Member Functions | |
Proxy (const std::pair< Expr, Data > &pair) | |
std::pair< const Expr, Data > | operator* () |
Private Attributes | |
const std::pair< const Expr, Data > & | d_pair |
Definition at line 100 of file expr_map.h.
|
inline |
Definition at line 103 of file expr_map.h.
|
inline |
Definition at line 104 of file expr_map.h.
References CVC3::ExprMap< Data >::const_iterator::Proxy::d_pair.
|
private |
Definition at line 101 of file expr_map.h.
Referenced by CVC3::ExprMap< Data >::const_iterator::Proxy::operator*().