asio C++ library

PrevUpHomeNext
any_completion_executor::operator!= (3 of 3 overloads)

Inherited from execution::any_executor.

Inequality operator.

template<
    typename... SupportableProperties>
bool operator!=(
    nullptr_t ,
    const any_executor< SupportableProperties... > & b);

PrevUpHomeNext