Searched defs:HasSwapMemFnByPtr (Results 1 – 1 of 1) sorted by relevance
226 struct HasSwapMemFnByPtr : public DefaultImmutableTraits<T> { struct227 static void Swap(T* t1, T* t2) { in Swap()