|
Stxxl
1.4.0
|

Public Member Functions | |
| bool | operator() (const Key &a, const Key &b) const |
Public Attributes | |
| bid_comp | BIDComp |
Definition at line 51 of file iterator_map.h.
| bool stxxl::btree::iterator_map< BTreeType >::KeyCmp::operator() | ( | const Key & | a, |
| const Key & | b | ||
| ) | const [inline] |
Definition at line 54 of file iterator_map.h.
References stxxl::btree::iterator_map< BTreeType >::Key::bid, and stxxl::btree::iterator_map< BTreeType >::Key::pos.
| bid_comp stxxl::btree::iterator_map< BTreeType >::KeyCmp::BIDComp |
Definition at line 53 of file iterator_map.h.
1.7.6.1