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

more::gen::mem_fun_ref_fixed_t Class Template Reference

An alternative to std::mem_fun_ref_t. More...

#include <more/gen/functional.h>

Inheritance diagram for more::gen::mem_fun_ref_fixed_t:

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

Collaboration graph
[legend]
List of all members.

Public Methods


Detailed Description

template<typename Res, typename Obj>
class more::gen::mem_fun_ref_fixed_t< Res, Obj >

An alternative to std::mem_fun_ref_t.


Constructor & Destructor Documentation

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


Member Function Documentation

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


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