chunkedseq
container library for large in-memory data sets
|
#include <properties.hpp>
Classes | |
class | map_same |
Public Types | |
using | container_pair_type = Container_pair |
using | trusted_type = typename container_pair_type::trusted_container_type |
using | untrusted_type = typename container_pair_type::untrusted_container_type |
using | value_type = typename trusted_type::value_type |
Definition at line 556 of file properties.hpp.
using pasl::data::mapproperties< Container_pair >::container_pair_type = Container_pair |
Definition at line 559 of file properties.hpp.
using pasl::data::mapproperties< Container_pair >::trusted_type = typename container_pair_type::trusted_container_type |
Definition at line 560 of file properties.hpp.
using pasl::data::mapproperties< Container_pair >::untrusted_type = typename container_pair_type::untrusted_container_type |
Definition at line 561 of file properties.hpp.
using pasl::data::mapproperties< Container_pair >::value_type = typename trusted_type::value_type |
Definition at line 562 of file properties.hpp.