Go to Overview over all GrAL packages.
Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Container/function-adapter.h File Reference

#include "Utility/pre-post-conditions.h"

Include dependency graph for function-adapter.h:

Include dependency graph

Go to the source code of this file.

Compounds

class  unary_fct_ref
 Adapter for enforcing reference semantic in case of "heavy" function objects. More...

class  unary_map_composition
 Composition of two heavy maps, using reference semantics. More...


Functions

template<class F> unary_fct_ref< F > make_unary_fct_ref (const F &f)
template<class M1, class M2> unary_map_composition< M1,
M2 > 
compose_map (M1 const &m1, M2 const &m2)
 creator function for unary_map_composition. More...


Copyright (c) Guntram Berti 1997-2002. See the GrAL Homepage for up-to-date information.

Generated at Tue Feb 26 15:57:15 2002 for Sequence by doxygen 1.2.11-20011104 written by Dimitri van Heesch, © 1997-2000