asio C++ library

PrevUpHomeNext

error_code::operator!

Operator to test if the error represents success.

bool operator!() const;

PrevUpHomeNext