Function url_view_base::compare
Return the result of comparing this with another url
Synopsis
Declared in header <boost/url/url_view_base.hpp>
int
compare(const url_view_base& other) const noexcept;
Return the result of comparing this with another url
Declared in header <boost/url/url_view_base.hpp>
int
compare(const url_view_base& other) const noexcept;