#include <function_objects.h>
Public Types | |
| typedef ReturnType | result_type |
Public Member Functions | |
| template<class Cls > | |
| ReturnType | operator() (const Cls &c, const ReturnType &x) const |
Definition at line 247 of file function_objects.h.
| typedef ReturnType result_type |
Definition at line 250 of file function_objects.h.
|
inline |
Definition at line 254 of file function_objects.h.