|
Bridge++
Version 1.5.4
|
proxy object to pass to stl sort algorithm More...
Public Member Functions | |
| proxy (const Sorter::by_order &order) | |
| bool | operator() (const double lhs, const double rhs) const |
| bool | operator() (const pair_t &lhs, const pair_t &rhs) const |
Private Attributes | |
| const Sorter::by_order & | m_order |
proxy object to pass to stl sort algorithm
Definition at line 77 of file sorter.cpp.
|
inline |
Definition at line 83 of file sorter.cpp.
|
inline |
Definition at line 85 of file sorter.cpp.
Definition at line 90 of file sorter.cpp.
|
private |
Definition at line 80 of file sorter.cpp.