Searched defs:VectorTraits (Results 1 – 2 of 2) sorted by relevance
48 struct VectorTraits { struct70 VectorTraits<T>::needsDestruction> { argument
52 struct VectorTraits : VectorTraitsBase<T> { }; struct