anthem/src
Patrick Lühne 22238bb398
Switch to C++17
With C++17, optionals, an experimental language feature, were moved to
the “std” namespace. This makes C++17 mandatory and drops the now
obsolete “experimental” namespace.
2018-03-24 16:09:52 +01:00
..
anthem Switch to C++17 2018-03-24 16:09:52 +01:00
CMakeLists.txt Refactored error handling. 2017-05-31 18:03:19 +02:00