#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 |
Definition at line 636 of file function_objects.h.
typedef Comparison_result result_type |
Definition at line 639 of file function_objects.h.
|
inline |
Definition at line 643 of file function_objects.h.
References compare_lexicographically_xy().