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

std::mem_fun1_ref_t< void, _Tp, _Arg > Class Template Reference

#include <stl_function.h>

Inherits std::binary_function< _Tp, _Arg, void >.

List of all members.

Public Methods

template<class _Tp, class _Arg> class std::mem_fun1_ref_t< void, _Tp, _Arg >


Member Function Documentation

mem_fun1_ref_t ( void(_Tp::* __pf)(_Arg) ) [inline, explicit]
 

void operator() ( _Tp & __r,
_Arg __x ) 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