$extrastylesheet
#include <mln/core/concept/meta_function.hh>
Protected Member Functions | |
Meta_Function_vv2v () | |
Meta_Function_vv2v (const Meta_Function_vv2v &) |
Public Types | |
typedef Meta_Function_vv2v< 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 126 of file meta_function.hh.
|
protected |
|
protected |
typedef Meta_Function_vv2v<void> mln::Meta_Function_vv2v< E >::category |
Definition at line 128 of file meta_function.hh.
|
inherited |