STLdoc
STLdocumentation
|
Public Member Functions | |
mem_fun1_ref_t (_Result(_Ty::*_Pm)(_Arg)) | |
_Result | operator() (_Ty &_Left, _Arg _Right) const |
Private Attributes | |
_Result(_Ty::* | _Pmemfun )(_Arg) |
Additional Inherited Members | |
Public Types inherited from binary_function< _Ty, _Arg, _Result > | |
typedef _Ty | first_argument_type |
typedef _Arg | second_argument_type |
typedef _Result | result_type |
|
inlineexplicit |
|
inline |
|
private |