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

◆ enable_if_t

template<bool Condition, typename T = void>
using fl::enable_if_t = typename enable_if<Condition, T>::type

Definition at line 29 of file template_magic.h.