Classes | Public Types

mln::accu::meta::val< mA > Struct Template Reference

Meta accumulator for val. More...

#include <v.hh>

Inheritance diagram for mln::accu::meta::val< mA >:
Inheritance graph

List of all members.

Classes

struct  with

Public Types

typedef Meta_Accumulator< void > category
typedef val< mA > exact_t

Detailed Description

template<typename mA>
struct mln::accu::meta::val< mA >

Meta accumulator for val.

Definition at line 87 of file v.hh.


Member Typedef Documentation

typedef Meta_Accumulator<void> mln::Meta_Accumulator< val< mA > >::category [inherited]

Reimplemented from mln::Object< val< mA > >.

Definition at line 105 of file meta_accumulator.hh.

typedef val< mA > mln::Object< val< mA > >::exact_t [inherited]

Definition at line 173 of file object.hh.