Searched defs:vector_int_pair (Results 1 – 1 of 1) sorted by relevance
19 struct vector_int_pair struct24 vector_int_pair(const VectorType &v, int i) : first(v), second(i) {} in vector_int_pair() argument26 VectorType first;27 int second;