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

◆ operator>()

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

Definition at line 156 of file u0x32.h.

156{ return mValue > b.mValue; }
u32 mValue
Definition u0x32.h:163

References u0x32(), FL_NOEXCEPT, and mValue.

+ Here is the call graph for this function: