...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Return an IPv4 address from an IP address string in dotted decimal form.
Defined in header <boost/url/ipv4_address.hpp>
result< ipv4_address > parse_ipv4_address( string_view s);
Convenience header <boost/url.hpp>