hello forum friends I have a doubt and I have two vectors to a function.
a vector is (int *, const int) and the other is (string *, const int) and want to spend the two vectors and unite in a single function
a vector is passed to a function, but spending two vectors and join I can not find the turn.
try (int *, const int, string *, const int) but only understands the former as I do