Return true if the address is unspecified
<include/boost/url/ipv6_address.hpp>
bool is_unspecified() const noexcept;
The address 0:0:0:0:0:0:0:0 is called the unspecified address. It indicates the absence of an address.