Classes | Public Types

mln::accu::meta::count_value Struct Reference

FIXME: How to write a meta accumulator with a constructor taking a generic argument? Meta accumulator for count_value. More...

#include <count_value.hh>

Inheritance diagram for mln::accu::meta::count_value:
Inheritance graph

List of all members.

Classes

struct  with

Public Types

typedef Meta_Accumulator< void > category
typedef count_value exact_t

Detailed Description

FIXME: How to write a meta accumulator with a constructor taking a generic argument? Meta accumulator for count_value.

Definition at line 116 of file count_value.hh.


Member Typedef Documentation

Reimplemented from mln::Object< count_value >.

Definition at line 105 of file meta_accumulator.hh.

typedef count_value mln::Object< count_value >::exact_t [inherited]

Definition at line 173 of file object.hh.