libstdc++: std::const_mem_fun_ref_t< _Ret, _Tp > Class Template Reference (original) (raw)

#include <[stl_function.h](a00437%5Fsource.html)>

Inheritance diagram for std::const_mem_fun_ref_t< _Ret, _Tp >:

Detailed Description

template<typename _Ret, typename _Tp>
class std::const_mem_fun_ref_t< _Ret, _Tp >

One of the adaptors for member pointers.

Definition at line 1280 of file stl_function.h.

Member Typedef Documentation

argument_type

argument_type is the type of the argument

Definition at line 120 of file stl_function.h.

result_type

Constructor & Destructor Documentation

template<typename _Ret , typename _Tp >

Member Function Documentation

operator()()

template<typename _Ret , typename _Tp >


The documentation for this class was generated from the following file: