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

◆ operator*() [4/4]

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

Definition at line 39 of file qfx.h.

39{ return q * v; }