c++-gtk-utils
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
Cgu
MemFun
Functor1_const
Public Member Functions
|
List of all members
Cgu::MemFun::Functor1_const< Ret, Arg, T > Class Template Reference
#include <
mem_fun.h
>
Inheritance diagram for Cgu::MemFun::Functor1_const< Ret, Arg, T >:
Public Member Functions
Ret
operator()
(Arg arg) const
Functor1_const
(const T &obj_, Ret(T::*func_)(Arg) const)
Constructor & Destructor Documentation
◆
Functor1_const()
template<class Ret , class Arg , class T >
Cgu::MemFun::Functor1_const
< Ret, Arg, T >::
Functor1_const
(
const T &
obj_
,
Ret(T::*)(Arg) const
func_
)
inline
Member Function Documentation
◆
operator()()
template<class Ret , class Arg , class T >
Ret
Cgu::MemFun::Functor1_const
< Ret, Arg, T >::operator()
(
Arg
arg
)
const
inline
The documentation for this class was generated from the following file:
mem_fun.h
Generated on Mon Jan 27 2020 10:43:25 for c++-gtk-utils by
1.8.17