I have made a list class as a means of replacing variadic functions in my program used for initializing objects that need to contain a changing list of elements. The list class