boost::urls::parse_ipv4_address

Return an IPv4 address from an IP address string in dotted decimal form

Synopsis

Declared in header <boost/url/ipv4_address.hpp>

system::result<ipv4_address>
parse_ipv4_address(core::string_view s) noexcept;