boost::urls::ipv4_address::is_loopback
Return true if the address is a loopback address
Synopsis
Declared in <include/boost/url/ipv4_address.hpp>
bool
is_loopback() const noexcept;
Created with MrDocs
Return true if the address is a loopback address
Declared in <include/boost/url/ipv4_address.hpp>
bool
is_loopback() const noexcept;
Created with MrDocs