boost::urls::static_url::set_port_number
Set the port
Synopsis
Declared in header <boost/url/static_url.hpp>
static_url&
set_port_number(std::uint16_t n);
Description
See Also
remove_port , set_port .
Set the port
Declared in header <boost/url/static_url.hpp>
static_url&
set_port_number(std::uint16_t n);
remove_port , set_port .