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

◆ operator()()

template<typename T>
T autoresearch::simd_check::OpSub::operator() ( T a,
T b ) const
inline

Definition at line 1184 of file AutoResearchSimd.h.

1184{ return a - b; }