boost::urls::ipv6_address::ipv6_address

Constructor.

Synopsis

Declared in <include/boost/url/ipv6_address.hpp>

constexpr
ipv6_address() = default;

Description

Default constructed objects represent the unspecified address.

  • 2.5.2. The Unspecified Address
  • See Also

    is_unspecified

    Created with MrDocs