SHORE API
|
Comparator that compares the start position of a block with the end position of another block (used with d2tree) More...
Public Member Functions | |
blockcmp_posend (intpack::const_iterator &p, intpack::const_iterator &s) | |
blockcmp_posend (const intpack &p, const intpack &s) | |
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 |
const intpack::const_iterator & | sizes |
Comparator that compares the start position of a block with the end position of another block (used with d2tree)