template <typename T, typename = void>

struct HasEmplace

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

HasEmplace

<T

>::value is true iff there exists a method T::emplace().