
The base class pointer cannot be const since assignment operator is used with the vector class. Seems to not be an issue with newer compilers.
The base class pointer cannot be const since assignment operator is used with the vector class. Seems to not be an issue with newer compilers.