.TH "std::const_mem_fun1_ref_t< _Ret, _Tp, _Arg >" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::const_mem_fun1_ref_t< _Ret, _Tp, _Arg > \- One of the \fBadaptors for member pointers\fP\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBstd::binary_function< _Tp, _Arg, _Ret >\fP\&. .SS "Public Types" .in +1c .ti -1c .RI "\fBtypedef\fP _Tp \fBfirst_argument_type\fP" .br .RI "\fCfirst_argument_type\fP is the type of the first argument " .ti -1c .RI "\fBtypedef\fP \fB_Ret\fP \fBresult_type\fP" .br .RI "\fCresult_type\fP is the return type " .ti -1c .RI "\fBtypedef\fP _Arg \fBsecond_argument_type\fP" .br .RI "\fCsecond_argument_type\fP is the type of the second argument " .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBconst_mem_fun1_ref_t\fP (\fB_Ret\fP(_Tp::*\fB__pf\fP)(_Arg) \fBconst\fP)" .br .ti -1c .RI "\fB_Ret\fP \fBoperator()\fP (\fBconst\fP _Tp &__r, _Arg __x) \fBconst\fP" .br .in -1c .SH "Detailed Description" .PP .SS "template<\fBtypename\fP \fB_Ret\fP, \fBtypename\fP _Tp, \fBtypename\fP _Arg> .br class std::const_mem_fun1_ref_t< _Ret, _Tp, _Arg >"One of the \fBadaptors for member pointers\fP\&. .PP Definition at line \fB1329\fP of file \fBstl_function\&.h\fP\&. .SH "Member Typedef Documentation" .PP .SS "\fBtypedef\fP _Tp \fBstd::binary_function\fP< _Tp , _Arg , \fB_Ret\fP >::first_argument_type\fC [inherited]\fP" .PP \fCfirst_argument_type\fP is the type of the first argument .PP Definition at line \fB121\fP of file \fBstl_function\&.h\fP\&. .SS "\fBtypedef\fP \fB_Ret\fP \fBstd::binary_function\fP< _Tp , _Arg , \fB_Ret\fP >::result_type\fC [inherited]\fP" .PP \fCresult_type\fP is the return type .PP Definition at line \fB127\fP of file \fBstl_function\&.h\fP\&. .SS "\fBtypedef\fP _Arg \fBstd::binary_function\fP< _Tp , _Arg , \fB_Ret\fP >::second_argument_type\fC [inherited]\fP" .PP \fCsecond_argument_type\fP is the type of the second argument .PP Definition at line \fB124\fP of file \fBstl_function\&.h\fP\&. .SH "Constructor & Destructor Documentation" .PP .SS "template<\fBtypename\fP \fB_Ret\fP , \fBtypename\fP _Tp , \fBtypename\fP _Arg > \fBstd::const_mem_fun1_ref_t\fP< \fB_Ret\fP, _Tp, _Arg >::const_mem_fun1_ref_t (\fB_Ret\fP(_Tp::*)(_Arg) \fBconst\fP __pf)\fC [inline]\fP, \fC [explicit]\fP" .PP Definition at line \fB1333\fP of file \fBstl_function\&.h\fP\&. .SH "Member Function Documentation" .PP .SS "template<\fBtypename\fP \fB_Ret\fP , \fBtypename\fP _Tp , \fBtypename\fP _Arg > \fB_Ret\fP \fBstd::const_mem_fun1_ref_t\fP< \fB_Ret\fP, _Tp, _Arg >::operator() (\fBconst\fP _Tp & __r, _Arg __x) const\fC [inline]\fP" .PP Definition at line \fB1337\fP of file \fBstl_function\&.h\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.