Skip to content

Reordered services

Martino Ferrari requested to merge reordered_services into develop

Reordered some initialisation of fields that does not match the field class declaration and does not compile with modern C++ compilers. Also be aware of issues with Object::Purge and Reference::operator= that are hidden by children classes methods and do not compile with modern C++ compilers.

Merge request reports

Loading