Commit d47430c
committed
Merge branch 'tcclevenger/eamxx/updates_needed_for_cpp20' into next (PR #7691)
In C++20 you cannot aggregate initialize a stuct which has a default
constructor defined. We shouldn't need these constructors since views
themselves have default constructors.
Also, allow EAMxx to take a CMAKE_CXX_STANDARD option (default to C++17).
Creating this PR so that #7643 won't have to run full CI while I test.
[BFB]File tree
3 files changed
+1361
-2147
lines changed- components/eamxx
- src/physics
- p3
- shoc
3 files changed
+1361
-2147
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
56 | 58 | | |
57 | 59 | | |
58 | 60 | | |
| |||
0 commit comments