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 62 of file overflow_controlled_integer_accumulator.hpp.
using restinio::impl::overflow_controlled_integer_accumulator_details::extremum_value< T, check_positive_extremum >::storage_type = std::make_unsigned_t<T> |
Definition at line 64 of file overflow_controlled_integer_accumulator.hpp.
|
staticconstexpr |
Definition at line 66 of file overflow_controlled_integer_accumulator.hpp.