mln::Meta_Function_vv2v< E > Struct Template Reference

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

#include <meta_function.hh>

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

List of all members.


Detailed Description

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

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

The parameter E is the exact type.

Definition at line 120 of file meta_function.hh.