is_unspecified

Return true if the address is unspecified

Synopsis

bool
is_unspecified() const noexcept;

Declared in file <include/boost/url/ipv6_address.hpp> on line 261

Defined in file <src/ipv6_address.cpp> on line 71

Description

The address 0:0:0:0:0:0:0:0 is called the unspecified address. It indicates the absence of an address.