utils.hh File Reference

Som usefull functors. More...

#include "utilmm/functional/arg_traits.hh"
#include <functional>

Go to the source code of this file.

Namespaces

namespace  utilmm

Classes

struct  utilmm::identity< Ty >
 Identity functor. More...
struct  utilmm::select_1st< Pair >
 First pair attribute access. More...
struct  utilmm::select_2nd< Pair >
 Second pair attribute access. More...


Detailed Description

Som usefull functors.

This header defines some classic and usefull functors. Many of these functors are part of the SGI STL extension.

Author:
Frédéric Py <fpy@laas.fr>

Generated on Tue Feb 19 10:51:01 2008 for Util-- by doxygen 1.5.3
SourceForge.net Project Page