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

◆ operator value_type()

template<typename T, T v>
fl::integral_constant< T, v >::operator value_type ( ) const
inlineconstexprnoexcept

Definition at line 24 of file type_traits.h.

24{ return value; }
static constexpr T value
Definition type_traits.h:21