glucat
0.8.2
|
Sorted range for use with output. More...
#include <framed_multi_imp.h>
Public Types | |
typedef Map_T | map_t |
typedef Sorted_Map_T | sorted_map_t |
typedef Sorted_Map_T::const_iterator | sorted_iterator |
Public Member Functions | |
sorted_range (Sorted_Map_T &sorted_val, const Map_T &val) | |
Public Attributes | |
sorted_iterator | sorted_begin |
sorted_iterator | sorted_end |
Sorted range for use with output.
Definition at line 1326 of file framed_multi_imp.h.
typedef Map_T glucat::sorted_range< Map_T, Sorted_Map_T >::map_t |
Definition at line 1329 of file framed_multi_imp.h.
typedef Sorted_Map_T::const_iterator glucat::sorted_range< Map_T, Sorted_Map_T >::sorted_iterator |
Definition at line 1331 of file framed_multi_imp.h.
typedef Sorted_Map_T glucat::sorted_range< Map_T, Sorted_Map_T >::sorted_map_t |
Definition at line 1330 of file framed_multi_imp.h.
|
inline |
Definition at line 1333 of file framed_multi_imp.h.
sorted_iterator glucat::sorted_range< Map_T, Sorted_Map_T >::sorted_begin |
Definition at line 1343 of file framed_multi_imp.h.
Referenced by glucat::operator<<().
sorted_iterator glucat::sorted_range< Map_T, Sorted_Map_T >::sorted_end |
Definition at line 1344 of file framed_multi_imp.h.
Referenced by glucat::operator<<().