Classes | Public Types

mln::accu::meta::stat::max Struct Reference

Meta accumulator for max. More...

#include <max.hh>

Inheritance diagram for mln::accu::meta::stat::max:
Inheritance graph

List of all members.

Classes

struct  with

Public Types

typedef Meta_Accumulator< void > category
typedef max exact_t

Detailed Description

Meta accumulator for max.

Definition at line 78 of file accu/stat/max.hh.


Member Typedef Documentation

typedef Meta_Accumulator<void> mln::Meta_Accumulator< max >::category [inherited]

Reimplemented from mln::Object< max >.

Definition at line 105 of file meta_accumulator.hh.

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

Definition at line 173 of file object.hh.