template <typename T, typename = void>

struct HasMappedType

Defined at line 169 of file ../../third_party/abseil-cpp/src/absl/strings/internal/str_split_internal.h

HasMappedType

<T

>::value is true iff there exists a type T::mapped_type.