muu/accumulator.h file

Contains the definition of muu::accumulator.

Namespaces

namespace muu
The root namespace for all muu functions and types.

Classes

template <typename ValueType, typename Impl = impl::default_accumulator<ValueType>::type>
class muu::accumulator
Determines min, max and sum of an interderminate number of values.