boost::urls::ipv4_address::uint_type
The type used to represent an address as an unsigned integer
Synopsis
using uint_type = std::uint_least32_t;
Created with MrDocs
The type used to represent an address as an unsigned integer
using uint_type = std::uint_least32_t;
Created with MrDocs