|
CVC3
|
#include <cdmap.h>

Public Member Functions | |
| Proxy (const std::pair< const Key, Data > &p) | |
| std::pair< const Key, Data > & | operator* () |
Private Attributes | |
| const std::pair< const Key, Data > * | d_pair |
|
inline |
|
inline |
Definition at line 287 of file cdmap.h.
References CVC3::CDMap< Key, Data, HashFcn >::orderedIterator::Proxy::d_pair.
|
private |
Definition at line 284 of file cdmap.h.
Referenced by CVC3::CDMap< Key, Data, HashFcn >::orderedIterator::Proxy::operator*().
1.8.2