#include <PtComparator.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 PtComparator.h.
typedef T NumericSafeGreaterByPt< T >::first_argument_type |
Definition at line 51 of file PtComparator.h.
typedef T NumericSafeGreaterByPt< T >::second_argument_type |
Definition at line 52 of file PtComparator.h.
|
inline |