Skip to content
Snippets Groups Projects

Modernize DaVinciInterfaces

Merged Gerhard Raven requested to merge modernize-davinciinterfaces into master
  1. Nov 29, 2016
    • Gerhard Raven's avatar
      Modernize DaVinciInterfaces · 87c6507c
      Gerhard Raven authored
      * prefer inheritance from extend_interfaces over virtual inheritance
      * prefer struct over class when there are only public members
      * prefer implicit destructors
      * remove obsolete SVN/CVS keywords
      * replace BOOST_FOREACH with range-based for loops
      87c6507c
Loading