|
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 237 of file expr_map.h.
|
inline |
Definition at line 240 of file expr_map.h.
|
inline |
Definition at line 241 of file expr_map.h.
References CVC3::ExprHashMap< Data >::const_iterator::Proxy::d_pair.
|
private |
Definition at line 238 of file expr_map.h.
Referenced by CVC3::ExprHashMap< Data >::const_iterator::Proxy::operator*().
1.8.2