mln::Meta_Function< E > Struct Template Reference

Base class for implementation of meta functions. More...

#include <meta_function.hh>

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

List of all members.


Detailed Description

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

Base class for implementation of meta functions.

The parameter E is the exact type.

See also:
mln::doc::Meta_Function for a complete documentation of this class contents.

Definition at line 78 of file meta_function.hh.