tlx
|
Used as an adapter to implement RadixHeapPair on top of RadixHeap. More...
#include <radix_heap.hpp>
Public Types | |
using | allow_emplace_pair = bool |
Public Member Functions | |
KeyType | operator() (const std::pair< KeyType, DataType > &p) const |
Used as an adapter to implement RadixHeapPair on top of RadixHeap.
Definition at line 338 of file radix_heap.hpp.
using allow_emplace_pair = bool |
Definition at line 339 of file radix_heap.hpp.
|
inline |
Definition at line 341 of file radix_heap.hpp.