|
libpsynth 0.2.1
|
Useful when we need polymorphic functors. More...
#include <functor.hpp>

Public Member Functions | |
| virtual | ~dynamic_functor () |
| virtual Ret | operator() (Args...args)=0 |
Useful when we need polymorphic functors.
| virtual psynth::base::dynamic_functor< Ret, Args >::~dynamic_functor | ( | ) | [inline, virtual] |
| virtual Ret psynth::base::dynamic_functor< Ret, Args >::operator() | ( | Args... | args | ) | [pure virtual] |
1.7.4