chunkedseq
container library for large in-memory data sets
|
Classes | |
class | annotation_builder |
class | std_swap |
class | with_chain |
class | with_measured |
class | with_parent_pointer |
class | without_chain |
class | without_measured |
class | without_parent_pointer |
Typedefs | |
using | parent_pointer_tag = enum{PARENT_POINTER_BOOTSTRAP_INTERIOR_NODE=0, PARENT_POINTER_BOOTSTRAP_LAYER_NODE=1, PARENT_POINTER_CHUNK=2, PARENT_POINTER_UNINITIALIZED=3} |
using pasl::data::chunkedseq::annotation::parent_pointer_tag = typedef enum { PARENT_POINTER_BOOTSTRAP_INTERIOR_NODE=0, PARENT_POINTER_BOOTSTRAP_LAYER_NODE=1, PARENT_POINTER_CHUNK=2, PARENT_POINTER_UNINITIALIZED=3 } |
Definition at line 37 of file annotation.hpp.