Searched defs:IsValidScalarType (Results 1 – 1 of 1) sorted by relevance
157 struct IsValidScalarType { struct158 static constexpr bool value = IsReal<T>::value ||