Public Types

mln::trait::accumulator_< A > Struct Template Reference

#include <accumulators.hh>

Inheritance diagram for mln::trait::accumulator_< A >:
Inheritance graph

List of all members.

Public Types

typedef undef has_set_value
typedef undef has_stop
typedef undef has_untake
typedef
accumulator::when_pix::not_ok 
when_pix

Detailed Description

template<typename A>
struct mln::trait::accumulator_< A >

Definition at line 68 of file accumulators.hh.


Member Typedef Documentation

template<typename A >
typedef undef mln::trait::undefined_accumulator_< A >::has_set_value [inherited]

Definition at line 63 of file accumulators.hh.

template<typename A >
typedef undef mln::trait::undefined_accumulator_< A >::has_stop [inherited]

Definition at line 62 of file accumulators.hh.

template<typename A >
typedef undef mln::trait::undefined_accumulator_< A >::has_untake [inherited]

Definition at line 61 of file accumulators.hh.

template<typename A >
typedef accumulator::when_pix::not_ok mln::trait::undefined_accumulator_< A >::when_pix [inherited]

Definition at line 64 of file accumulators.hh.