Searched refs:kIsObject (Results 1 – 3 of 3) sorted by relevance
87 static const bool kIsObject = true; member90 static const bool kIsObject = false;93 static const bool kIsObject = false;96 static const bool kIsObject = false;99 static const bool kIsObject = false;102 static const bool kIsObject = false;105 static const bool kIsObject = false;108 static const bool kIsObject = false;111 static const bool kIsObject = false;114 static const bool kIsObject = false;[all …]
22 typedef internal::ArrayTraits<T, internal::TypeTraits<T>::kIsObject> Traits_;
151 template <typename T, bool kIsObject> struct ArrayTraits {};