Skip to content
Snippets Groups Projects

make `FieldMatrix` and `FieldVector` trivially copyable types

All threads resolved!

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
  • Ansgar Burchardt added 6 commits

    added 6 commits

    • 87d9b800 - FieldMatrix should be trivially copyable and standard layout type
    • 17dd2f17 - also test `FieldVector<T, 1>` specialization for 1-dim vectors
    • 8cd10982 - FieldMatrix: mark default constructor as `constexpr`
    • d0d5af50 - DiagonalMatrix: make default constructor `constexpr`
    • eac2505d - Update CHANGELOG
    • 85d57815 - FieldVector: do not use defaulted copy constructor with GCC 5.4

    Compare with previous version

  • Ansgar Burchardt resolved all discussions

    resolved all discussions

  • mentioned in commit 433eac4e

  • Please register or sign in to reply
    Loading