Commit 8becb9f
committed
up the required C++ standard to 20
problem: Many interfaces are made more cumbersome or slower by forcing
the use of only up to c++14.
solution: As previously discussed, up the required C++ standard to 20
since we have devtoolset gcc everywhere that can compile to that
standard.1 parent cb95173 commit 8becb9f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments