Comparator used by underlying heap.
More...
|
bool | operator() (const std::pair< V, P > &a, const std::pair< V, P > &b) const |
|
template<typename V, typename P, template< typename T, typename C > class H>
struct ogdf::HotQueue< V, P, H >::HeapComparator
Comparator used by underlying heap.
Definition at line 184 of file HotQueue.h.
◆ operator()()
template<typename V , typename P , template< typename T, typename C > class H>
bool ogdf::HotQueue< V, P, H >::HeapComparator::operator() |
( |
const std::pair< V, P > & |
a, |
|
|
const std::pair< V, P > & |
b |
|
) |
| const |
|
inline |
The documentation for this struct was generated from the following file: