libpsynth 0.2.1
Classes | Namespaces
/home/raskolnikov/dev/psynth/trunk/src/psynth/base/functor.hpp File Reference

Time-stamp: <2011-06-13 19:21:08 raskolnikov> More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  psynth::base::dynamic_functor< Ret, Args >
 Useful when we need polymorphic functors. More...
struct  psynth::base::fn_dynamic_functor< Fn, Ret, Args >

Namespaces

namespace  psynth
namespace  psynth::base

Detailed Description

Time-stamp: <2011-06-13 19:21:08 raskolnikov>

Author:
Juan Pedro BolĂ­var Puente <raskolnikov@es.gnu.org>
Date:
Fri Jun 10 16:55:01 2011

Functor utilities.