Return true if the address is unspecified
bool
is_unspecified() noexcept;
Declared in file <src/ipv6_address.cpp> at line 71
The address 0:0:0:0:0:0:0:0 is called the unspecified address. It indicates the absence of an address.