Classes | Public Types

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

Meta accumulator for p. More...

#include <p.hh>

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

List of all members.

Classes

struct  with

Public Types

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

Detailed Description

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

Meta accumulator for p.

Definition at line 83 of file p.hh.


Member Typedef Documentation

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

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

Definition at line 105 of file meta_accumulator.hh.

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

Definition at line 173 of file object.hh.