SHORE API
|
Comparator that compares the start positions of blocks (used with d2tree) More...
Public Member Functions | |
blockcmp_pos (intpack::const_iterator &p) | |
blockcmp_pos (const intpack &p) | |
bool | operator() (const size_t i, const size_t j) const |
bool | operator() (const size_t i, const std::pair< size_t, size_t > &posend) const |
bool | operator() (const std::pair< long, long > &posend, const size_t i) const |
Public Attributes | |
const intpack::const_iterator & | pos |
Comparator that compares the start positions of blocks (used with d2tree)