Pass Vector of pointers to function expecting an arrayAs mentioned, a different approach required then. Thanks for explanation about this.
Pass Vector of pointers to function expecting an arrayThat results in the same output as originally listed, I don't understand why?
Pass Vector of pointers to function expecting an arrayHi, Thanks for the replies. Unfortunately things.data() doesn't work as data() returns a pointer s...
Pass Vector of pointers to function expecting an arrayHi, I have a vector of pointers to objects, I need to pass this into a third party function which...
inlineWhen a function is inlined this may result in code running faster as execution won't branch to the i...