asio C++ library

PrevUpHomeNext

awaitable::operator=

Move assignment.

awaitable & operator=(
    awaitable && other);

PrevUpHomeNext