Skip to content

Improving style of code

Steffen Korn requested to merge dev into master

This MR

  • Further improves the style of the code by properly marking member variables with .m_ prefix. There will likely be more work to do here.
  • Getting rid of obsolete member functions that can be replaced through calling the inherited variables directly

Merge request reports

Loading