boost::corosio::ipv4_address::uint_type
The type used to represent an address as an unsigned integer.
Synopsis
Declared in <boost/corosio/ipv4_address.hpp>
using uint_type = uint32_t;
Created with MrDocs