20#ifndef BEAST_NET_IPADDRESSV6_H_INCLUDED
21#define BEAST_NET_IPADDRESSV6_H_INCLUDED
23#include <xrpl/beast/utility/instrumentation.h>
25#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.