boost::urls::static_url::remove_port
Remove the port
Synopsis
Declared in <boost/url/static_url.hpp>
static_url&
remove_port() noexcept;
Description
See Also
set_port.
Created with MrDocs