SHORE API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
shore::blockcmp_end Struct Reference

Comparator that compares the end positions of blocks (used with d2tree) More...

Public Member Functions

 blockcmp_end (intpack::const_iterator &p, intpack::const_iterator &s)
 
 blockcmp_end (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_iteratorpos
 
const intpack::const_iteratorsizes
 

Detailed Description

Comparator that compares the end positions of blocks (used with d2tree)


The documentation for this struct was generated from the following file: