Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
any_connection::operator=

Move assignment.

Synopsis
any_connection&
operator=(
    any_connection&& rhs);

PrevUpHomeNext