boost::urls::ipv4_address::is_unspecified

Return true if the address is unspecified

Synopsis

Declared in <include/boost/url/ipv4_address.hpp>

bool
is_unspecified() const noexcept;

Created with MrDocs