$extrastylesheet
#include <mln/core/concept/meta_function.hh>
Protected Member Functions | |
Meta_Function () |
Public Types | |
typedef Meta_Function< void > | category |
typedef E | exact_t |
Base class for implementation of meta functions.
The parameter E is the exact type.
Definition at line 80 of file meta_function.hh.
|
protected |
typedef Meta_Function<void> mln::Meta_Function< E >::category |
Definition at line 82 of file meta_function.hh.
|
inherited |