#include <meta_function.hh>

Public Types | |
| typedef Meta_Function_vv2v< void > | category |
| typedef E | exact_t |
Protected Member Functions | |
| Meta_Function_vv2v (const Meta_Function_vv2v &) | |
| Meta_Function_vv2v () | |
The parameter E is the exact type.
Definition at line 120 of file meta_function.hh.
| typedef Meta_Function_vv2v<void> mln::Meta_Function_vv2v< E >::category |
typedef E mln::Object< E >::exact_t [inherited] |
| mln::Meta_Function_vv2v< E >::Meta_Function_vv2v | ( | ) | [inline, protected] |
Definition at line 171 of file meta_function.hh.
| mln::Meta_Function_vv2v< E >::Meta_Function_vv2v | ( | const Meta_Function_vv2v< E > & | rhs | ) | [inline, protected] |
Definition at line 177 of file meta_function.hh.
1.5.6