1#ifndef BEAST_NET_IPADDRESSV6_H_INCLUDED
2#define BEAST_NET_IPADDRESSV6_H_INCLUDED
4#include <xrpl/beast/utility/instrumentation.h>
6#include <boost/asio/ip/address_v6.hpp>
boost::asio::ip::address_v6 AddressV6
bool is_public(Address const &addr)
Returns true if the address is a public routable address.
bool is_private(Address const &addr)
Returns true if the address is a private unroutable address.