[#681E9AE3406D4893A8E953DA4A3E9DD55795FE7C]

Function ipv4_address:: ipv4_address

Construct from an unsigned integer.

Synopsis

            ipv4_address(uint_type u) noexcept;
        

Description

This function constructs an address from the unsigned integer `u`, where the most significant byte forms the first octet of the resulting address.