Home | History | Annotate | Download | only in keymaster

Lines Matching full:make_vector

58 template <typename T> vector<T> make_vector(const T* array, size_t len) {