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

◆ operator!=()

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

Definition at line 66 of file error_code.h.

66{ return code != o.code; }

References error_code(), and code.

+ Here is the call graph for this function: