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

◆ operator<()

bool fl::s16x16::operator< ( s16x16 b) const
inlineconstexpr

Definition at line 120 of file s16x16.h.

120{ return mValue < b.mValue; }
i32 mValue
Definition s16x16.h:320

References s16x16(), FL_NOEXCEPT, and mValue.

+ Here is the call graph for this function: