Home | Libraries | People | FAQ | More |
Construct from an unsigned integer.
ipv4_address( uint_type u);
This function constructs an address from the unsigned integer u
, where the most significant byte
forms the first octet of the resulting address.
Name |
Description |
---|---|
|
The integer to construct from. |