Function ipv4_address::ipv4_address
Construct from an array of bytes.
Synopsis
Declared in header <boost/url/ipv4_address.hpp>
ipv4_address(const bytes_type& bytes) noexcept;
Construct from an array of bytes.
Declared in header <boost/url/ipv4_address.hpp>
ipv4_address(const bytes_type& bytes) noexcept;