STXXL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
stxxl::btree::iterator_map< BTreeType >::KeyCmp Struct Reference

Detailed Description

template<class BTreeType>
struct stxxl::btree::iterator_map< BTreeType >::KeyCmp

Definition at line 51 of file iterator_map.h.

+ Collaboration diagram for stxxl::btree::iterator_map< BTreeType >::KeyCmp:

Public Member Functions

bool operator() (const Key &a, const Key &b) const
 

Public Attributes

bid_comp BIDComp
 

Member Function Documentation

template<class BTreeType>
bool stxxl::btree::iterator_map< BTreeType >::KeyCmp::operator() ( const Key a,
const Key b 
) const
inline

Member Data Documentation

template<class BTreeType>
bid_comp stxxl::btree::iterator_map< BTreeType >::KeyCmp::BIDComp

Definition at line 53 of file iterator_map.h.


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