|
FastLED 3.9.15
|
Definition at line 613 of file type_traits.h.
#include <type_traits.h>
Inheritance diagram for fl::make_unsigned< T, Enable >:Public Member Functions | |
| FL_STATIC_ASSERT (is_integral< T >::value &&!is_same< typename remove_cv< T >::type, bool >::value, "make_unsigned requires a non-bool integral type") | |