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

◆ value

template<typename T>
int fl::detail::integer_digits_helper< T >::value = (sizeof(T) * 8) - (T(-1) < T(0) ? 1 : 0)
staticconstexpr

Definition at line 23 of file limits.h.