Bridge++
Ver. 2.0.2
|
absolute descending order More...
#include <sorter_alt.h>
Public Member Functions | |
bool | operator() (const double lhs, const double rhs) const |
bool | operator() (const T &lhs, const T &rhs) const |
Public Member Functions inherited from Sorter< T >::by_order | |
virtual | ~by_order () |
bool | operator() (const pair_t &lhs, const pair_t &rhs) const |
virtual | ~by_order () |
bool | operator() (const pair_t &lhs, const pair_t &rhs) const |
absolute descending order
Definition at line 43 of file sorter.cpp.
|
inlinevirtual |
Implements Sorter< T >::by_order.
Definition at line 45 of file sorter.cpp.
|
inlinevirtual |
Implements Sorter< T >::by_order.
Definition at line 118 of file sorter_alt.h.