CVC3
|
#include <cdmap_ordered.h>
Definition at line 233 of file cdmap_ordered.h.
CVC3::CDMapOrdered< Key, Data >::iterator::Proxy::Proxy | ( | const std::pair< const Key, Data > & | p | ) | [inline] |
Definition at line 236 of file cdmap_ordered.h.
std::pair<const Key, Data>& CVC3::CDMapOrdered< Key, Data >::iterator::Proxy::operator* | ( | ) | [inline] |
Definition at line 237 of file cdmap_ordered.h.
References CVC3::CDMapOrdered< Key, Data >::iterator::Proxy::d_pair.
const std::pair<const Key, Data>* CVC3::CDMapOrdered< Key, Data >::iterator::Proxy::d_pair [private] |
Definition at line 234 of file cdmap_ordered.h.
Referenced by CVC3::CDMapOrdered< Key, Data >::iterator::Proxy::operator*().