fix for C++17, requires at least C+17

This commit is contained in:
Marc Wäckerlin
2018-11-21 22:23:14 +00:00
parent 99b12cb4d9
commit b7b5c2d3ff
11 changed files with 1761 additions and 619 deletions

3
NEWS
View File

@@ -0,0 +1,3 @@
2018-11-21
Updated for use in C++17 compiler. This breaks compatibility to older C++.