chunkedseq
container library for large in-memory data sets
|
[get_key_of_last_item] More...
#include <map.hpp>
Public Types | |
using | value_type = Option |
Static Public Member Functions | |
static value_type | identity () |
static value_type | combine (value_type left, value_type right) |
static value_type | inverse (value_type x) |
Static Public Attributes | |
static constexpr bool | has_inverse = false |
using pasl::data::map::take_right_if_nonempty< Option >::value_type = Option |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
static |