Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::mem_fun_t< S, T > Class Template Reference

#include <functional.hpp>

Inheritance diagram for boost::mem_fun_t< S, T >:
Collaboration diagram for boost::mem_fun_t< S, T >:

Public Member Functions

 mem_fun_t (S(T::*p)())
 
operator() (T *p) const
 

Constructor & Destructor Documentation

template<class S , class T >
boost::mem_fun_t< S, T >::mem_fun_t ( S(T::*)()  p)
inlineexplicit

Member Function Documentation

template<class S , class T >
S boost::mem_fun_t< S, T >::operator() ( T p) const
inline

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