:relfileprefix: ../../../ [#boost-urls-ipv4_address-to_uint] = xref:boost.adoc[pass:[boost]]::xref:boost/urls.adoc[pass:[urls]]::xref:boost/urls/ipv4_address.adoc[pass:[ipv4_address]]::to_uint Return the address as an unsigned integer. == Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- xref:boost/urls/ipv4_address/uint_type.adoc[uint_type] to_uint() const noexcept; ----