|
Stxxl
1.4.0
|
Public Member Functions | |
| bool | operator() (const std::pair< PriorityType, KeyType > &left, const std::pair< PriorityType, KeyType > &right) const |
Definition at line 110 of file addressable_queues.h.
| bool stxxl::addressable_priority_queue< KeyType, PriorityType, Cmp >::cmp::operator() | ( | const std::pair< PriorityType, KeyType > & | left, |
| const std::pair< PriorityType, KeyType > & | right | ||
| ) | const [inline] |
Definition at line 112 of file addressable_queues.h.
1.7.6.1