Home | Libraries | People | FAQ | More |
Compare two executors for inequality.
bool operator!=( const basic_system_executor & , const basic_system_executor & );
Two executors are equal if they refer to the same underlying io_context
.
Header: boost/asio/system_executor.hpp
Convenience header: boost/asio.hpp