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

◆ operator*() [2/6]

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

Definition at line 39 of file qfx.h.

39{ return q * v; }

References FL_NOEXCEPT.