FastLED 3.9.15
Loading...
Searching...
No Matches

◆ get_hex_int_width< 1 >()

template<>
HexIntWidth fl::detail::get_hex_int_width< 1 > ( )
constexpr

Specialization for 1-byte types (int8_t, uint8_t, char, etc.)

Definition at line 67 of file charconv.h.

67 {
69}

References FL_NOEXCEPT, get_hex_int_width(), and Width8.

+ Here is the call graph for this function: