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