boost::urls::url_view_base::has_fragment
Return true if a fragment is present
Synopsis
Declared in <boost/url/url_view_base.hpp>
bool
has_fragment() const noexcept;
Description
See Also
encoded_fragment, fragment.
Created with MrDocs