Stxxl  1.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
stxxl::btree::iterator_map< BTreeType >::bid_comp Struct Reference

List of all members.

Public Member Functions

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

Detailed Description

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

Definition at line 44 of file iterator_map.h.


Member Function Documentation

template<class BTreeType>
bool stxxl::btree::iterator_map< BTreeType >::bid_comp::operator() ( const bid_type a,
const bid_type b 
) const [inline]

Definition at line 46 of file iterator_map.h.

References stxxl::BID< SIZE >::offset, and stxxl::BID< SIZE >::storage.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines