26 #ifndef MLN_ACCU_LOGIC_LOR_BASIC_HH
27 # define MLN_ACCU_LOGIC_LOR_BASIC_HH
35 # include <mln/core/concept/meta_accumulator.hh>
36 # include <mln/accu/internal/base.hh>
56 struct accumulator_< accu::logic::lor_basic >
58 typedef accumulator::has_untake::no
has_untake;
60 typedef accumulator::has_stop::yes
has_stop;
61 typedef accumulator::when_pix::use_v
when_pix;
129 # ifndef MLN_INCLUDE_ONLY
153 if (
res_ ==
false && t ==
true)
185 # endif // ! MLN_INCLUDE_ONLY
192 #endif // ! MLN_ACCU_LOGIC_LOR_BASIC_HH