#include <EtComparator.h>
Public Types | |
typedef T | first_argument_type |
typedef T | second_argument_type |
Public Member Functions | |
bool | operator() (const T &a1, const T &a2) |
Definition at line 50 of file EtComparator.h.
typedef T NumericSafeGreaterByEt< T >::first_argument_type |
Definition at line 51 of file EtComparator.h.
typedef T NumericSafeGreaterByEt< T >::second_argument_type |
Definition at line 52 of file EtComparator.h.
|
inline |