Return true if the address is unspecified
Synopsis
Declared in header </boost/url/ipv6_address.hpp#L261[boost/url/ipv6_address.hpp,window=blank_]>
bool
is_unspecified() const noexcept;
Description
The address 0:0:0:0:0:0:0:0 is called the unspecified address. It indicates the absence of an address.
Specification
Return Value
-
bool