#include <function_objects.h>
Public Types | |
typedef Comparison_result | result_type |
Public Member Functions | |
template<class T1 , class T2 > | |
Comparison_result | operator() (const T1 &a1, const T2 &a2) const |
template<class T1 , class T2 , class T3 > | |
Comparison_result | operator() (const T1 &a1, const T2 &a2, const T3 &a3) const |
template<class T1 , class T2 , class T3 , class T4 > | |
Comparison_result | operator() (const T1 &a1, const T2 &a2, const T3 &a3, const T4 &a4) const |
Definition at line 602 of file function_objects.h.
typedef Comparison_result result_type |
Definition at line 605 of file function_objects.h.
|
inline |
Definition at line 609 of file function_objects.h.
References compare_y().
|
inline |
Definition at line 614 of file function_objects.h.
References compare_y().
|
inline |
Definition at line 619 of file function_objects.h.
References compare_y().