mem_fun1_ref_t< _Ret, _Tp, _Arg > Class Template Reference

#include <_function_adaptors.h>

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

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

Public Member Functions

 mem_fun1_ref_t (__fun_type __pf)
_Ret operator() (_Tp &__r, _Arg __x) const

Detailed Description

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

Definition at line 475 of file _function_adaptors.h.


Constructor & Destructor Documentation

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

Definition at line 478 of file _function_adaptors.h.


Member Function Documentation

template<class _Ret, class _Tp, class _Arg>
_Ret mem_fun1_ref_t< _Ret, _Tp, _Arg >::operator() ( _Tp &  __r,
_Arg  __x 
) const [inline]

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