Closed kamahen closed 1 year ago
Thanks. Modified a little to use the designated initializers for C++20 and to do the checks for C++-17 compatibility only when compiling the Debug version. This should notify us if we accidentally introduce C++-20 features. Note that when setting CMAKE_CXX_STANDARD to 20 in CMakeLists.txt it fails to compile. Apparently the current code is not C++-20 compatible :cry: .
Discussion: https://swi-prolog.discourse.group/t/ann-swi-prolog-9-1-17/6890/2