Public Types | |
using | Key_t = Key |
Public Member Functions | |
template<typename A , typename B > | |
bool | operator() (A const &a, B const &b) const |
Static Public Member Functions | |
static bool | sortKey (Key_t a, Key_t b) |
static Key_t | key (Key_t k) |
template<typename Data > | |
static Key_t | key (Data const &obj) |
Definition at line 463 of file DriftPartitions.cxx.
using SorterByKey< Key, ExtractKey, Comparer >::Key_t = Key |
Definition at line 467 of file DriftPartitions.cxx.
|
inlinestatic |
Definition at line 470 of file DriftPartitions.cxx.
|
inlinestatic |
Definition at line 472 of file DriftPartitions.cxx.
|
inline |
Definition at line 475 of file DriftPartitions.cxx.
|
inlinestatic |
Definition at line 469 of file DriftPartitions.cxx.