mln::Meta_Accumulator< E > Struct Template Reference

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

#include <meta_accumulator.hh>

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

List of all members.


Detailed Description

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

Base class for implementation of meta accumulators.

The parameter E is the exact type.

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

Definition at line 103 of file meta_accumulator.hh.