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

◆ operator>()

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

Definition at line 104 of file u8x8.h.

104{ return mValue > b.mValue; }
u16 mValue
Definition u8x8.h:191

References u8x8(), FL_NOEXCEPT, and mValue.

+ Here is the call graph for this function: