FastLED
3.9.15
Loading...
Searching...
No Matches
◆
type
template<typename T>
using
fl::fl::decay
< T >::type
Initial value:
typename
conditional
<
is_array<U>::value
,
typename
remove_extent<U>::type
*,
typename
conditional<is_function<U>::value
,
typename
add_pointer<U>::type
,
typename
remove_cv<U>::type
>
::type
>
::type
fl::remove_cv::type
T type
Definition
type_traits.h:248
fl::remove_extent::type
T type
Definition
type_traits.h:132
fl::add_pointer::type
T * type
Definition
type_traits.h:169
fl::conditional
Definition
type_traits.h:106
fl::choose_by_signedness::type
typename conditional< mixed_signedness &&t_signed, T, typename conditional< mixed_signedness &&u_signed, U, T >::type >::type type
Definition
type_traits.h:716
fl::is_array::value
@ value
Definition
type_traits.h:119
Definition at line
315
of file
s16x16x4.h
.
fl
fl
decay
Generated on Tue Jun 16 2026 00:07:09 for FastLED by
1.13.2