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