C++ Extensions (cppx) Documentation Internal Version
Main | Namespaces | Classes | NamespaceMembers | ClassMembers | Files

stdxDeref.h Classes and Functions

This is a collection of classes and functions which implement dereference function adaptors. Basically this allows a normal function object to work with a container of pointers by adding an extra layer of dereference.

Compounds

Functions

Deref Helper Functions

Detailed Documentation

Function Documentation

template<class F>
Deref< F > deref   fun [related, inherited]
 

A function to help create Deref objects.

template<class F>
Deref2< F > deref2   fun [related, inherited]
 

A function to help create Deref2 objects.

Generated on Mon Aug 15 21:43:09 2005 by Doxygen 1.2.13-20020210 written by Dimitri van Heesch © 1997-2002