Skip to content

C++11 modernization: ST/STMonitors

Gerhard Raven requested to merge master-stmonitors-c++11 into master

remove redundant code add override to declaration of virtual function implementations replace boost::assign with std::initializer_list do not use NULL prefer range-based for loops remove SVN identifiers

Merge request reports