Equality operator
Declared in <fmt/base.h>
<fmt/base.h>
constexpr bool operator==( basic_string_view lhs, basic_string_view rhs);
true if the objects are equal, false otherwise
true
false