Template Struct charconv_digits_< 4u, true >

Struct Documentation

template<>
struct charconv_digits_<4u, true>

Public Types

enum [anonymous]

Values:

enumerator maxdigits_bin
enumerator maxdigits_oct
enumerator maxdigits_dec
enumerator maxdigits_hex
enumerator maxdigits_bin_nopfx
enumerator maxdigits_oct_nopfx
enumerator maxdigits_dec_nopfx
enumerator maxdigits_hex_nopfx

Public Static Functions

static inline constexpr csubstr min_value_dec() noexcept
static inline constexpr csubstr min_value_hex() noexcept
static inline constexpr csubstr min_value_oct() noexcept
static inline constexpr csubstr min_value_bin() noexcept
static inline constexpr csubstr max_value_dec() noexcept
static inline constexpr bool is_oct_overflow(csubstr str) noexcept