CACAO
|
Increasing function struct. More...
Public Member Functions | |
IncreasingEntry (std::size_t index) | |
void | operator() (Entry &E) |
Data Fields | |
std::size_t | index |
Increasing function struct.
Definition at line 88 of file ordered_list.hpp.
|
inline |
Definition at line 90 of file ordered_list.hpp.
|
inline |
Definition at line 91 of file ordered_list.hpp.
std::size_t cacao::ordered_list< T, Allocator >::IncreasingEntry::index |
Definition at line 89 of file ordered_list.hpp.