#include <stl_function.h>
template<typename _Ret, typename _Tp>
class std::const_mem_fun_ref_t< _Ret, _Tp >
One of the adaptors for member pointers.
Definition at line 1283 of file stl_function.h.
◆ argument_type
argument_type
is the type of the argument
Definition at line 120 of file stl_function.h.
◆ result_type
◆ const_mem_fun_ref_t()
template<typename _Ret , typename _Tp >
◆ operator()()
template<typename _Ret , typename _Tp >
The documentation for this class was generated from the following file: