Return true if the address is unspecified
Synopsis
Declared in <boost/url/ipv4_address.hpp>
bool
is_unspecified() const noexcept;
Return Value
true
if the address is unspecified
Created with MrDocs
Return true if the address is unspecified
Declared in <boost/url/ipv4_address.hpp>
bool
is_unspecified() const noexcept;
true
if the address is unspecified
Created with MrDocs