#include <cdmap.h>
Definition at line 283 of file cdmap.h.
CVC3::CDMap< Key, Data, HashFcn >::orderedIterator::Proxy::Proxy | ( | const std::pair< const Key, Data > & | p | ) | [inline] |
std::pair<const Key, Data>& CVC3::CDMap< Key, Data, HashFcn >::orderedIterator::Proxy::operator * | ( | ) | [inline] |
Definition at line 287 of file cdmap.h.
References CVC3::CDMap< Key, Data, HashFcn >::orderedIterator::Proxy::d_pair.
const std::pair<const Key, Data>* 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 *().