boost::urls::ipv4_address::to_uint

Return the address as an unsigned integer.

Synopsis

Declared in <include/boost/url/ipv4_address.hpp>

uint_type
to_uint() const noexcept;

Created with MrDocs