bucket_print_wrapper< T > Struct Template Reference
Detailed Descriptiontemplate<typename T>
|
typedef T::const_local_iterator const_iterator |
Definition at line 393 of file PrettyPrint.hh.
typedef T::size_type size_type |
Definition at line 394 of file PrettyPrint.hh.
bucket_print_wrapper | ( | const T & | m, |
size_type | bucket | ||
) | [inline] |
Definition at line 406 of file PrettyPrint.hh.
const_iterator begin | ( | ) | const [inline] |
Definition at line 396 of file PrettyPrint.hh.
const_iterator end | ( | ) | const [inline] |
Definition at line 401 of file PrettyPrint.hh.
const T& m_map [private] |
Definition at line 409 of file PrettyPrint.hh.
Definition at line 410 of file PrettyPrint.hh.