|
template<typename TupleA , typename TupleB > |
bool | operator() (TupleA const &A, TupleB const &B) const |
|
|
template<typename Tuple > |
static decltype(auto) | key (Tuple const &t) |
|
template<typename TupleA , typename TupleB > |
static bool | less (TupleA const &A, TupleB const &B) |
|
template<std::size_t KeyNo = 0U>
struct SortByElement< KeyNo >
Definition at line 34 of file PMTChannelMapDumper.cxx.
template<std::size_t KeyNo = 0U>
template<typename Tuple >
static decltype(auto) SortByElement< KeyNo >::key |
( |
Tuple const & |
t | ) |
|
|
inlinestatic |
template<std::size_t KeyNo = 0U>
template<typename TupleA , typename TupleB >
template<std::size_t KeyNo = 0U>
template<typename TupleA , typename TupleB >
bool SortByElement< KeyNo >::operator() |
( |
TupleA const & |
A, |
|
|
TupleB const & |
B |
|
) |
| const |
|
inline |
The documentation for this struct was generated from the following file: