glucat 0.12.0
|
#include <framed_multi_imp.h>
Public Types | |
using | map_t = Sorted_Map_T |
using | sorted_map_t = Sorted_Map_T |
using | sorted_iterator = typename Sorted_Map_T::const_iterator |
Public Member Functions | |
sorted_range (Sorted_Map_T &sorted_val, const Sorted_Map_T &val) | |
Public Attributes | |
sorted_iterator | sorted_begin |
sorted_iterator | sorted_end |
Definition at line 1131 of file framed_multi_imp.h.
using glucat::sorted_range< Sorted_Map_T, Sorted_Map_T >::map_t = Sorted_Map_T |
Definition at line 1134 of file framed_multi_imp.h.
using glucat::sorted_range< Sorted_Map_T, Sorted_Map_T >::sorted_iterator = typename Sorted_Map_T::const_iterator |
Definition at line 1136 of file framed_multi_imp.h.
using glucat::sorted_range< Sorted_Map_T, Sorted_Map_T >::sorted_map_t = Sorted_Map_T |
Definition at line 1135 of file framed_multi_imp.h.
|
inline |
Definition at line 1138 of file framed_multi_imp.h.
sorted_iterator glucat::sorted_range< Sorted_Map_T, Sorted_Map_T >::sorted_begin |
Definition at line 1142 of file framed_multi_imp.h.
sorted_iterator glucat::sorted_range< Sorted_Map_T, Sorted_Map_T >::sorted_end |
Definition at line 1143 of file framed_multi_imp.h.