I would like to store instances of several classes in a vector. Since all classes inherit from the same base class this should be possible.I would like to store instances of several clas
I would like to store instances of several classes in a vector. Since all classes inherit from the same base class this should be possible.I would like to store instances of several clas