RESTinio
|
#include <overflow_controlled_integer_accumulator.hpp>
Public Types | |
using | storage_type = std::make_unsigned_t< T > |
Static Public Attributes | |
static constexpr storage_type | value |
Definition at line 71 of file overflow_controlled_integer_accumulator.hpp.
using restinio::impl::overflow_controlled_integer_accumulator_details::extremum_value< T, check_negative_extremum >::storage_type = std::make_unsigned_t<T> |
Definition at line 77 of file overflow_controlled_integer_accumulator.hpp.
|
staticconstexpr |
Definition at line 79 of file overflow_controlled_integer_accumulator.hpp.