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

◆ operator==()

bool fl::s0x32::operator== ( s0x32 b) const
inlineconstexpr

Definition at line 170 of file s0x32.h.

170{ return mValue == b.mValue; }
i32 mValue
Definition s0x32.h:174

References s0x32(), FL_NOEXCEPT, and mValue.

+ Here is the call graph for this function: