mln::Function_vv2v< E > Struct Template Reference
[Functions]

Base class for implementation of function-objects from a couple of values to a value. More...

#include <function.hh>

Inheritance diagram for mln::Function_vv2v< E >:
Inheritance graph

List of all members.


Detailed Description

template<typename E>
struct mln::Function_vv2v< E >

Base class for implementation of function-objects from a couple of values to a value.

The parameter E is the exact type.

Definition at line 177 of file function.hh.