Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
ip::basic_endpoint::operator= (1 of 2 overloads)

Assign from another endpoint.

basic_endpoint & operator=(
    const basic_endpoint & other);

PrevUpHomeNext