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