| 
    chunkedseq
    
   container library for large in-memory data sets 
   | 
 
STL style iterators for our chunked sequences. More...
Go to the source code of this file.
Classes | |
| class | pasl::data::chunkedseq::iterator::bidirectional< Configuration > | 
| [bidirectional]  More... | |
| class | pasl::data::chunkedseq::iterator::random_access< Chunkedseq, Configuration > | 
| [random_access]  More... | |
Namespaces | |
| pasl | |
| pasl::data | |
| pasl::data::chunkedseq | |
| pasl::data::chunkedseq::iterator | |
Typedefs | |
| using | pasl::data::chunkedseq::iterator::position_type = enum{begin, end} | 
Definition in file iterator.hpp.
 1.8.8