FastLED
3.9.15
Loading...
Searching...
No Matches
Static Public Attributes
|
List of all members
fl::detail::integer_digits_helper< T > Struct Template Reference
Detailed Description
template<typename T>
struct fl::detail::integer_digits_helper< T >
Definition at line
22
of file
limits.h
.
#include <
limits.h
>
Static Public Attributes
static
constexpr
int
value
= (sizeof(T) * 8) - (T(-1) < T(0) ? 1 : 0)
The documentation for this struct was generated from the following file:
fl/stl/
limits.h
fl
detail
integer_digits_helper
Generated on Tue Jun 16 2026 00:07:09 for FastLED by
1.13.2