I am tryng to create an abstract base class that has a static vector that manages all instances of the class.
This is a simplified version of it:
//In