One of the
adaptors for member pointers.
List of all members.
Public Types
Public Member Functions
-
const_mem_fun_ref_t (_Ret(_Tp::*__pf)() const)
-
_Ret operator() (const _Tp &__r) const
Detailed Description
template<class _Ret, class _Tp>
class std::const_mem_fun_ref_t< _Ret, _Tp >
Definition at line 631 of file stl_function.h.
Member Typedef Documentation
argument_type
is the type of the argument (no surprises here)
Definition at line 104 of file stl_function.h.
The documentation for this class was generated from the following file: