#include <function_objects.h>
Public Types | |
typedef bool | result_type |
Public Member Functions | |
template<class T1 , class T2 > | |
bool | operator() (const T1 &p, const T2 &q) const |
Definition at line 515 of file function_objects.h.
typedef bool result_type |
Definition at line 518 of file function_objects.h.
|
inline |