- add constructors to the "Common" objects allowing them to be copied
- turn C4 from a structure to a class (to do the above), move its initialisation to its constructor - eliminate "allocate_vectors()", redundant and including a (wrong) double allocation
Loading
Please register or sign in to comment