#include <function_objects.h>
Public Types | |
typedef bool | result_type |
Public Member Functions | |
template<class Cls , class Arg > | |
bool | operator() (const Cls &c, const Arg &a) const |
Definition at line 417 of file function_objects.h.
typedef bool result_type |
Definition at line 420 of file function_objects.h.
|
inline |
Definition at line 424 of file function_objects.h.