boost::urls::operator==
Return the result of comparing two URLs
Synopsis
Declared in header <boost/url/url_view_base.hpp>
bool
operator==(
    url_view_base const& u0,
    url_view_base const& u1) noexcept;
Return the result of comparing two URLs
Declared in header <boost/url/url_view_base.hpp>
bool
operator==(
    url_view_base const& u0,
    url_view_base const& u1) noexcept;