#include <TemplateUtil.h>
Inherits binary_function< T, T, bool >.
Collaboration diagram for TemplateUtil::const_comp_mem_fun_ref_t< Return, T, Predicate >:

Public Member Functions | |
| const_comp_mem_fun_ref_t (Return(T::*func)() const, Predicate p) | |
| bool | operator() (const T &argl, const T &arg2) |
Public Attributes | |
| Return(T::* | memberFunc )() const |
| Predicate | myPred |
Definition at line 181 of file TemplateUtil.h.
|
||||||||||||||||
|
Definition at line 186 of file TemplateUtil.h. |
|
||||||||||||||||
|
Definition at line 189 of file TemplateUtil.h. |
|
|||||
|
|
|
|||||
|
Definition at line 184 of file TemplateUtil.h. |
1.4.5