boost::urls::ipv6_address::operator=

Copy Assignment

Synopsis

Declared in <boost/url/ipv6_address.hpp>

constexpr
ipv6_address&
operator=(ipv6_address const& other) = default;

Return Value

*this

Parameters

NameDescription
otherThe object to copy assign from