Searched defs:makeVector (Results 1 – 4 of 4) sorted by relevance
59 std::vector<T> makeVector (const T& o1) in makeVector() function68 std::vector<T> makeVector (const T& o1, const T& o2) in makeVector() function78 std::vector<T> makeVector (const T& o1, const T& o2, const T& o3) in makeVector() function89 std::vector<T> makeVector (const T& o1, const T& o2, const T& o3, const T& o4) in makeVector() function
38 std::vector<T> makeVector(const T (&data)[N]) in makeVector() function
1858 void makeVector() { vector1 = true; } in makeVector() function
1895 void makeVector() { vector1 = true; } in makeVector() function