Model RealTime 10.1 2017.46

171545: RFE: C++11 support for Deleting special member function

Support for "deleted" and "default" keywords was imlemented for the special member functions: default constructors, copy constructors, copy assignmnet operator, move constructor and move assignment operators. Additional properties were added to the special function groups in the C++ General tab for passive clasees. Properties are stored in the model as annotations to the correpsonding elements.

161466: RFE: Integration of new C++11 constructor features

Support for default move constrcutor, and default move operator was implemented. To generate new constructs, new groups of properties has been added to the C++ General tab for passive classes. Properties are stored in the model as annotations to correpsponding elements.