:relfileprefix: ../../../ [#F6B1163F2E8666A48589A53C9E613D413451EC43] = Function ipv4_address::ipv4_address pass:v,q[Construct from an array of bytes.] == Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- ipv4_address(const xref:boost/urls/ipv4_address/bytes_type.adoc[bytes_type]& bytes) noexcept; ---- == Description pass:v,q[This function constructs an address] pass:v,q[from the array in `bytes`, which is] pass:v,q[interpreted in big-endian.] == Return Value * `void` == Parameters |=== | Name | Type | *bytes* | `` |===