Skip to content
Snippets Groups Projects

fix constexpr lambda

Merged Christian Engwer requested to merge fix-the-fix into master

the FieldVector<RF,dim> requires dim to be constexpr. Capturing dim in the lambda makes it mutable. We now extract it from GV as GV::dimension.

Merge request reports

Approval is optional

Merged by Christian EngwerChristian Engwer 5 years ago (Mar 10, 2020 8:33pm UTC)

Merge details

  • Changes merged into master with 4a50081c.
  • Deleted the source branch.

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