#include <EtComparator.h>
Public Types | |
typedef T | first_argument_type |
typedef T | second_argument_type |
Public Member Functions | |
bool | operator() (const T &t1, const T &t2) const |
Definition at line 25 of file EtComparator.h.
typedef T GreaterByEt< T >::first_argument_type |
Definition at line 26 of file EtComparator.h.
typedef T GreaterByEt< T >::second_argument_type |
Definition at line 27 of file EtComparator.h.
|
inline |
Definition at line 28 of file EtComparator.h.