glucat 0.13.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 |
using | map_t |
using | sorted_map_t |
using | sorted_iterator |
Public Member Functions | |
sorted_range (Sorted_Map_T &sorted_val, const Sorted_Map_T &val) | |
sorted_range (Sorted_Map_T &sorted_val, const Sorted_Map_T &val) | |
Public Attributes | |
sorted_iterator | sorted_begin |
sorted_iterator | sorted_end |
sorted_iterator | sorted_begin |
sorted_iterator | sorted_end |
Definition at line 1127 of file framed_multi_imp.h.
using glucat::sorted_range< Sorted_Map_T, Sorted_Map_T >::map_t |
Definition at line 1111 of file framed_multi_imp.h.
using glucat::sorted_range< Sorted_Map_T, Sorted_Map_T >::map_t = Sorted_Map_T |
Definition at line 1130 of file framed_multi_imp.h.
using glucat::sorted_range< Sorted_Map_T, Sorted_Map_T >::sorted_iterator |
Definition at line 1113 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 1132 of file framed_multi_imp.h.
using glucat::sorted_range< Sorted_Map_T, Sorted_Map_T >::sorted_map_t |
Definition at line 1112 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 1131 of file framed_multi_imp.h.
|
inline |
Definition at line 1134 of file framed_multi_imp.h.
References sorted_begin, and sorted_end.
|
inline |
Definition at line 1115 of file framed_multi_imp.h.
sorted_iterator glucat::sorted_range< Sorted_Map_T, Sorted_Map_T >::sorted_begin |
Definition at line 1122 of file framed_multi_imp.h.
sorted_iterator glucat::sorted_range< Sorted_Map_T, Sorted_Map_T >::sorted_begin |
Definition at line 1138 of file framed_multi_imp.h.
Referenced by sorted_range().
sorted_iterator glucat::sorted_range< Sorted_Map_T, Sorted_Map_T >::sorted_end |
Definition at line 1123 of file framed_multi_imp.h.
sorted_iterator glucat::sorted_range< Sorted_Map_T, Sorted_Map_T >::sorted_end |
Definition at line 1139 of file framed_multi_imp.h.
Referenced by sorted_range().