chunkedseq
container library for large in-memory data sets
|
Files | |
file | algebra.hpp [code] |
Definitions of a few algebras. | |
file | annotation.hpp [code] |
Defines an interface for attaching data to nodes in the underlying tree structure of the chunked sequence. | |
file | bootchunkedseq.hpp [code] |
Representation of a chunk. | |
file | cachedmeasure.hpp [code] |
Definitions of a few cached-measurement policies. | |
file | chunk.hpp [code] |
Representation of a chunk. | |
file | chunkedbag.hpp [code] |
Chunked-bag functor. | |
file | chunkedseq.hpp [code] |
Chunked-sequence functor. | |
file | chunkedseqbase.hpp [code] |
Chunked-sequence functor. | |
file | chunkedseqextras.hpp [code] |
Extra container operations to be shared by chunked structures. | |
file | fixedcapacity.hpp [code] |
Fixed capacity vectors. | |
file | fixedcapacitybase.hpp [code] |
Implementations of various fixed-capacity buffers. | |
file | ftree.hpp [code] |
Hinze & Patterson's 2-3 finger tree. | |
file | itemsearch.hpp [code] |
Routines for finding an item in a container via binary search. | |
file | iterator.hpp [code] |
STL style iterators for our chunked sequences. | |
file | measure.hpp [code] |
Definitions of a few standard measure functors. | |
file | segment.hpp [code] |
Memory segment. | |