|
ORE Studio 0.0.4
|
Custom reflector for boost::asio::ip::address. More...
#include <reflectors.hpp>

Public Types | |
| using | ReflType = std::string |
Static Public Member Functions | |
| static boost::asio::ip::address | to (const ReflType &str) |
| static ReflType | from (const boost::asio::ip::address &v) |
Custom reflector for boost::asio::ip::address.
Serializes IP address as string representation (supports both IPv4 and IPv6).