operator==# Fully qualified name: carb::cpp::operator== Defined in carb/cpp/ZStringView.h template<class CharT, class Traits>constexpr bool carb::cpp::operator==( basic_zstring_view<CharT, Traits> a, const CharT *b, )# Lexicographically compare two string views.