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