Public Types

mln::trait::accumulator_< morpho::attribute::sum< I, S > > Struct Template Reference

#include <sum.hh>

List of all members.

Public Types

typedef
accumulator::has_set_value::yes 
has_set_value
typedef accumulator::has_stop::no has_stop
typedef
accumulator::has_untake::yes 
has_untake
typedef
accumulator::when_pix::use_v 
when_pix

Detailed Description

template<typename I, typename S>
struct mln::trait::accumulator_< morpho::attribute::sum< I, S > >

Definition at line 60 of file morpho/attribute/sum.hh.


Member Typedef Documentation

template<typename I , typename S >
typedef accumulator::has_set_value::yes mln::trait::accumulator_< morpho::attribute::sum< I, S > >::has_set_value

Definition at line 63 of file morpho/attribute/sum.hh.

template<typename I , typename S >
typedef accumulator::has_stop::no mln::trait::accumulator_< morpho::attribute::sum< I, S > >::has_stop

Definition at line 64 of file morpho/attribute/sum.hh.

template<typename I , typename S >
typedef accumulator::has_untake::yes mln::trait::accumulator_< morpho::attribute::sum< I, S > >::has_untake

Definition at line 62 of file morpho/attribute/sum.hh.

template<typename I , typename S >
typedef accumulator::when_pix::use_v mln::trait::accumulator_< morpho::attribute::sum< I, S > >::when_pix

Definition at line 65 of file morpho/attribute/sum.hh.