boost::urls::authority_view::port_number
Return the port
Synopsis
Declared in <boost/url/authority_view.hpp>
std::uint16_t
port_number() const noexcept;
Description
See Also
Created with MrDocs