#include <expr_map.h>
Definition at line 198 of file expr_map.h.
CVC3::ExprHashMap< Data >::iterator::Proxy::Proxy | ( | const std::pair< Expr, Data > & | pair | ) | [inline] |
Definition at line 201 of file expr_map.h.
std::pair<const Expr,Data> CVC3::ExprHashMap< Data >::iterator::Proxy::operator * | ( | ) | [inline] |
Definition at line 202 of file expr_map.h.
References CVC3::ExprHashMap< Data >::iterator::Proxy::d_pair.
const std::pair<const Expr,Data>& CVC3::ExprHashMap< Data >::iterator::Proxy::d_pair [private] |
Definition at line 199 of file expr_map.h.
Referenced by CVC3::ExprHashMap< Data >::iterator::Proxy::operator *().