port
Return the port
Synopsis
string_view
port() const noexcept;
Declared in file <include/boost/url/url_view_base.hpp> on line 1526
Defined in file <src/url_view_base.cpp> on line 454
Description
If present, this function returns a string representing the port (which may be empty). Otherwise it returns an empty string.