boost::urls::ipv6_address::ipv6_address

Constructor.

Synopsis

Declared in <boost/url/ipv6_address.hpp>
constexpr
ipv6_address() = default;


Description

Default constructed objects represent the unspecified address.

See Also

is_unspecified

Created with MrDocs