chunkedseq
container library for large in-memory data sets
|
Routines for finding an item in a container via binary search. More...
#include "segment.hpp"
Go to the source code of this file.
Namespaces | |
pasl | |
pasl::data | |
pasl::data::chunkedseq | |
pasl::data::chunkedseq::itemsearch | |
Typedefs | |
template<class Measured , class Position , class Measured_fields > | |
using | pasl::data::chunkedseq::itemsearch::less_than_by_position = compare_measured_by_position< Measured, Position, Measured_fields, less_than< Position >> |
Definition in file itemsearch.hpp.