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