Skip to content
Snippets Groups Projects

Update MultiComponentStateModeCalculator.cxx; sqrt is not constexpr

Merged Shaun Roe requested to merge patch-8 into master

sqrt is not constexpr by default, although gcc accepts it, clang chokes. The cmath constants M_2_SQRTPI and M_SQRT2 can be used, though.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading