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

◆ operator>()

bool fl::s8x8::operator> ( s8x8 b) const
inlineconstexpr

Definition at line 107 of file s8x8.h.

107{ return mValue > b.mValue; }
i16 mValue
Definition s8x8.h:301

References s8x8(), FL_NOEXCEPT, and mValue.

+ Here is the call graph for this function: