Searched defs:copyToVector (Results 1 – 2 of 2) sorted by relevance
207 …inline void copyToVector(const HashCountedSet<Value, HashFunctions, Traits>& collection, VectorTyp… in copyToVector() function220 …inline void copyToVector(const HashCountedSet<Value, HashFunctions, Traits>& collection, Vector<Va… in copyToVector() function
240 inline void copyToVector(const C& collection, W& vector) in copyToVector() function