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

◆ operator()()

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

Definition at line 1181 of file AutoResearchSimd.h.

1181{ return a + b; }