Base class for implementation of function-objects from value to value. More...
#include <meta_function.hh>
Public Types | |
typedef Meta_Function_v2v< void > | category |
typedef E | exact_t |
Protected Member Functions | |
Meta_Function_v2v () | |
Meta_Function_v2v (const Meta_Function_v2v &) |
Base class for implementation of function-objects from value to value.
The parameter E is the exact type.
typedef Meta_Function_v2v<void> mln::Meta_Function_v2v< E >::category |
Reimplemented from mln::Meta_Function< E >.
typedef E mln::Object< E >::exact_t [inherited] |
mln::Meta_Function_v2v< E >::Meta_Function_v2v | ( | ) | [inline, protected] |
mln::Meta_Function_v2v< E >::Meta_Function_v2v | ( | const Meta_Function_v2v< E > & | rhs | ) | [inline, protected] |