Skip to content

Modernize lomont

Gerhard Raven requested to merge modernize-lomont into master
  • make constructors constexpr (again)
  • do not explicitly inhibit default constructor which the compiler will not implicitly generate anyway (as there is a user-defined constructor)

Merge request reports