#include <meta_function.hh>
Public Types | |
typedef Meta_Function_v2v< void > | category |
typedef E | exact_t |
Protected Member Functions | |
Meta_Function_v2v (const Meta_Function_v2v &) | |
Meta_Function_v2v () |
The parameter E is the exact type.
Definition at line 98 of file meta_function.hh.
typedef Meta_Function_v2v<void> mln::Meta_Function_v2v< E >::category |
typedef E mln::Object< E >::exact_t [inherited] |
mln::Meta_Function_v2v< E >::Meta_Function_v2v | ( | ) | [inline, protected] |
Definition at line 158 of file meta_function.hh.
mln::Meta_Function_v2v< E >::Meta_Function_v2v | ( | const Meta_Function_v2v< E > & | rhs | ) | [inline, protected] |
Definition at line 164 of file meta_function.hh.