chunkedseq
container library for large in-memory data sets
|
[option] More...
#include <map.hpp>
Public Types | |
using | value_type = Item |
using | key_type = typename value_type::first_type |
using | measured_type = Measured |
Public Member Functions | |
measured_type | operator() (const value_type &v) const |
measured_type | operator() (const value_type *lo, const value_type *hi) const |
using pasl::data::map::get_key_of_last_item< Item, Measured >::key_type = typename value_type::first_type |
using pasl::data::map::get_key_of_last_item< Item, Measured >::measured_type = Measured |
using pasl::data::map::get_key_of_last_item< Item, Measured >::value_type = Item |
|
inline |
|
inline |