Diagrama de herencias de Aleph::const_mem_fun1_t< _Ret, _Tp, _Arg >
Diagrama de colaboración para Aleph::const_mem_fun1_t< _Ret, _Tp, _Arg >:Métodos públicos | |
| const_mem_fun1_t (_Ret(_Tp::*__pf)(_Arg) const) | |
| _Ret | operator() (const _Tp *__p, _Arg __x) const |
Otros miembros heredados | |
Tipos públicos heredados desde Aleph::binary_function< const _Tp *, _Arg, _Ret > | |
| typedef const _Tp * | first_argument_type |
| typedef _Arg | second_argument_type |
| typedef _Ret | result_type |