template <typename T, typename = void>

struct HasConstIterator

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

HasConstIterator

<T

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