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

◆ operator*() [3/6]

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

Definition at line 38 of file qfx.h.

38{ return q * v; }

References FL_NOEXCEPT.