2 of 2
replaced http://stackoverflow.com/ with https://stackoverflow.com/
std::vector<Test&> test
Yes, well I doubt you can make a vector of references. A vector of pointers I could believe.
See, for example: https://stackoverflow.com/questions/922360/why-cant-i-make-a-vector-of-references
Nick Gammon ♦
- 38.9k
- 13
- 69
- 125