$extrastylesheet
#include <mln/core/concept/meta_function.hh>
Protected Member Functions | |
Meta_Function_v2v () | |
Meta_Function_v2v (const Meta_Function_v2v &) |
Public Types | |
typedef Meta_Function_v2v< void > | category |
typedef E | exact_t |
Base class for implementation of function-objects from value to value.
The parameter E is the exact type.
Definition at line 102 of file meta_function.hh.
|
protected |
|
protected |
typedef Meta_Function_v2v<void> mln::Meta_Function_v2v< E >::category |
Definition at line 104 of file meta_function.hh.
|
inherited |