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

◆ operator*() [5/6]

template<class T, int F, int I>
static u16 fl::operator* ( u16 v,
qfx< T, F, I > & q )
static

Definition at line 37 of file qfx.h.

37{ return q * v; }

References FL_NOEXCEPT.