boost::urls::static_url::remove_scheme
Remove the scheme
Synopsis
Declared in <boost/url/static_url.hpp>
static_url&
remove_scheme();
Description
See Also
set_scheme.
Created with MrDocs