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

◆ operator==()

bool fl::asio::error_code::operator== ( const error_code & o) const
inline

Definition at line 65 of file error_code.h.

65{ return code == o.code; }

References error_code(), and code.

+ Here is the call graph for this function: