Searched defs:vector_data (Results 1 – 1 of 1) sorted by relevance
31 static T *vector_data(std::vector<T> *out) { in vector_data() function36 static const T *vector_data(const std::vector<T> *out) { in vector_data() function