mem_fun1_t< _Ret, _Tp, _Arg > Class Template Reference

#include <_function_adaptors.h>

Inheritance diagram for mem_fun1_t< _Ret, _Tp, _Arg >:

binary_function< _Tp *, _Arg, _Ret > List of all members.

Public Member Functions

 mem_fun1_t (__fun_type __pf)
_Ret operator() (_Tp *__p, _Arg __x) const

Detailed Description

template<class _Ret, class _Tp, class _Arg>
class mem_fun1_t< _Ret, _Tp, _Arg >

Definition at line 454 of file _function_adaptors.h.


Constructor & Destructor Documentation

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

Definition at line 457 of file _function_adaptors.h.


Member Function Documentation

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

Definition at line 458 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