Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::const_mem_fun_ref_t Class Template Reference

#include <stl_function.h>

Inherits std::unary_function< _Tp, _Ret >.

List of all members.

Public Methods

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


Constructor & Destructor Documentation

const_mem_fun_ref_t ( _Ret(_Tp::* const)() __pf ) [inline, explicit]
 


Member Function Documentation

_Ret operator() ( const _Tp & __r ) const [inline]
 


The documentation for this class was generated from the following file:
Generated at Fri Apr 6 15:54:34 2001 for libstdc++ by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001