mem_fun_t< _Ret, _Tp > Class Template Reference

#include <_function_adaptors.h>

Inheritance diagram for mem_fun_t< _Ret, _Tp >:

unary_function< _Tp *, _Ret > List of all members.

Public Member Functions

 mem_fun_t (__fun_type __pf)
_Ret operator() (_Tp *__p) const

Detailed Description

template<class _Ret, class _Tp>
class mem_fun_t< _Ret, _Tp >

Definition at line 413 of file _function_adaptors.h.


Constructor & Destructor Documentation

template<class _Ret, class _Tp>
mem_fun_t< _Ret, _Tp >::mem_fun_t ( __fun_type  __pf  )  [inline, explicit]

Definition at line 416 of file _function_adaptors.h.


Member Function Documentation

template<class _Ret, class _Tp>
_Ret mem_fun_t< _Ret, _Tp >::operator() ( _Tp *  __p  )  const [inline]

Definition at line 417 of file _function_adaptors.h.


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



Generated on Mon Mar 10 15:33:01 2008 by  doxygen 1.5.1