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

◆ operator()()

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

Definition at line 23 of file type_traits.h.

23{ return value; }