[WARNING]
The Compiler option -Cn=Ctr disabled the creation of Compiler generated special member functions (Copy Constructor, Default Constructor, Destructor, Assignment operator).
If you want the special member functions to be generated by the Compiler, disable the Compiler option -Cn=Ctr.