Searched defs:ConcatVecs (Results 1 – 1 of 1) sorted by relevance
210 std::vector<T> ConcatVecs(const std::vector<T> &vec, const Vecs &... vecs) { in ConcatVecs() function217 std::vector<T> ConcatVecs(const Vecs &... vecs) { in ConcatVecs() function