Searched refs:to_vector_of (Results 1 – 1 of 1) sorted by relevance
1321 SmallVector<Out, Size> to_vector_of(R &&Range) { in to_vector_of() function1325 template <typename Out, typename R> SmallVector<Out> to_vector_of(R &&Range) { in to_vector_of() function