Skip to content

Fix two types of Cppcheck warnings

Christoph Grüninger requested to merge feature/cppcheck-warnings into master
  • Use std::string resize(n) instead of substr(0, n)
  • Add many explicits for constructors with a single non-scalar argument
Edited by Christoph Grüninger

Merge request reports

Loading