Skip to content

Replaced #define by constexpr

Compare
Choose a tag to compare
@wollewald wollewald released this 25 Oct 21:01
· 15 commits to main since this release
70e2ba7

Various changes:

  • Replaced #define by constexpr
  • Replaced C-cast by static_cast
  • Emptied constructor
  • Replaced private by protected