I have a class that needs to store an array with a variable size. Ideally, this size would be defined as a parameter given to the constructor of the class.I have a class that needs to store an array wit
I have a class that needs to store an array with a variable size. Ideally, this size would be defined as a parameter given to the constructor of the class.I have a class that needs to store an array wit