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

◆ operator()()

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

Definition at line 25 of file type_traits.h.

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