Skip to content

Replaced #defines by constexpr

Compare
Choose a tag to compare
@wollewald wollewald released this 24 Oct 18:28
· 28 commits to master since this release
a644e77

Various changes:

  • Replaced #defines by constexpr
  • Further "cleaning" of constructors
  • Replaced C-cast by static_cast
  • Replaced private by protected