C++11 modernization: ST/STTools
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