ReactOS 0.4.15-dev-6067-g0b695a6
|
Public Member Functions | |
less_by_reference (const T &arg) | |
bool | operator() (const T &x) const |
Private Attributes | |
const T & | fArg |
Definition at line 77 of file test_algo.cpp.
|
inline |
Definition at line 79 of file test_algo.cpp.
|
inline |
Definition at line 82 of file test_algo.cpp.
Referenced by less_by_reference< T >::operator()().