Searched defs:copyToVector (Results 1 – 2 of 2) sorted by relevance
125 inline void copyToVector(const HashCountedSet<T, U, V, W>& collection, VectorType& vector) in copyToVector() function138 …inline void copyToVector(const HashCountedSet<Value, HashFunctions, Traits, Allocator>& collection… in copyToVector() function
263 inline void copyToVector(const C& collection, W& vector) in copyToVector() function