Base class for implementation of function-objects from value to value. More...
#include <meta_function.hh>

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