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

◆ operator*() [6/6]

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

Definition at line 36 of file qfx.h.

36{ return q * v; }

References FL_NOEXCEPT.