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

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_iteratorpos
 

Detailed Description

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


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