boost
::
urls
::
ipv4_address
::to_uint
Return the address as an unsigned integer.
Synopsis
Declared in
<
boost/url/ipv4_address.hpp
>
uint_type
to_uint() const noexcept;
Return Value
The address as an unsigned integer.
Created with
MrDocs