Skip to content

C++11 modernization: ST/STTools

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

remove rundandant code replace BOOST_FOREACH with range based for loops replace boost::assign with std::intiiializer_list prefer auto add override on declararation of virtual function implementations remove SVN identifiers

Merge request reports