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

more::gen::mem_fun1_ref_fixed_t Class Template Reference

An alternative to std::mem_fun1_ref_t. More...

#include <more/gen/functional.h>

Inheritance diagram for more::gen::mem_fun1_ref_fixed_t:

Inheritance graph
[legend]
Collaboration diagram for more::gen::mem_fun1_ref_fixed_t:

Collaboration graph
[legend]
List of all members.

Public Methods


Detailed Description

template<typename Res, typename Obj, typename Arg>
class more::gen::mem_fun1_ref_fixed_t< Res, Obj, Arg >

An alternative to std::mem_fun1_ref_t.


Constructor & Destructor Documentation

template<typename Res, typename Obj, typename Arg>
more::gen::mem_fun1_ref_fixed_t< Res, Obj, Arg >::mem_fun1_ref_fixed_t Res(Obj::*    f_)(Arg) [inline]
 


Member Function Documentation

template<typename Res, typename Obj, typename Arg>
Res more::gen::mem_fun1_ref_fixed_t< Res, Obj, Arg >::operator() Obj &    obj,
Arg    x
[inline]
 


The documentation for this class was generated from the following file:
Generated on Sat Sep 7 19:12:31 2002 for more with Doxygen 1.2.13.1. Doxygen 1.2.13.1 is written and copyright 1997-2002 by Dimitri van Heesch.