Searched defs:hashTableSwap (Results 1 – 1 of 1) sorted by relevance
263 template<typename T> inline void hashTableSwap(T& a, T& b) in hashTableSwap() function269 template<typename T, typename U> inline void hashTableSwap(pair<T, U>& a, pair<T, U>& b) in hashTableSwap() function