const_mem_fun_ref_t< _Ret, _Tp > Class Template Reference

#include <_function_adaptors.h>

Inheritance diagram for const_mem_fun_ref_t< _Ret, _Tp >:

unary_function< _Tp, _Ret > List of all members.

Public Member Functions

 const_mem_fun_ref_t (__fun_type __pf)
_Ret operator() (const _Tp &__r) const

Detailed Description

template<class _Ret, class _Tp>
class const_mem_fun_ref_t< _Ret, _Tp >

Definition at line 444 of file _function_adaptors.h.


Constructor & Destructor Documentation

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

Definition at line 447 of file _function_adaptors.h.


Member Function Documentation

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

Definition at line 448 of file _function_adaptors.h.


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



Generated on Mon Mar 10 15:32:59 2008 by  doxygen 1.5.1