|
limes 3.1.0
Composable Calculus Expressions for C++20
|
This is the complete list of members for limes::algorithms::accumulators::simple_accumulator< T >, including all inherited members.
| operator T() const noexcept | limes::algorithms::accumulators::simple_accumulator< T > | inline |
| operator()() const noexcept | limes::algorithms::accumulators::simple_accumulator< T > | inline |
| operator+=(T value) noexcept | limes::algorithms::accumulators::simple_accumulator< T > | inline |
| operator-=(T value) noexcept | limes::algorithms::accumulators::simple_accumulator< T > | inline |
| reset() noexcept | limes::algorithms::accumulators::simple_accumulator< T > | inline |
| simple_accumulator() noexcept | limes::algorithms::accumulators::simple_accumulator< T > | inline |
| simple_accumulator(T init) noexcept | limes::algorithms::accumulators::simple_accumulator< T > | inlineexplicit |
| value_type typedef | limes::algorithms::accumulators::simple_accumulator< T > |