]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Export C++23 status to config.h. 16459/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 11 Jan 2024 23:15:39 +0000 (16:15 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Thu, 11 Jan 2024 23:15:39 +0000 (16:15 -0700)
cmake/checks/check_01_cxx_features.cmake
include/deal.II/base/config.h.in

index e15dd2b217616d2fa4f1473792bd6709ea9d8e30..509f11e2acacb8c36de3d776bd3722cd0f0ca81c 100644 (file)
@@ -20,6 +20,7 @@
 #
 #   DEAL_II_HAVE_CXX17
 #   DEAL_II_HAVE_CXX20
+#   DEAL_II_HAVE_CXX23
 #
 #   DEAL_II_HAVE_FP_EXCEPTIONS
 #   DEAL_II_HAVE_COMPLEX_OPERATOR_OVERLOADS
index ed1deb8ebf2faf784f70f1851db340f7164bf37b..9ca48428da0fda7bd6fb4701492fb49b533c35c1 100644 (file)
 #cmakedefine DEAL_II_HAVE_CXX14
 #cmakedefine DEAL_II_HAVE_CXX17
 #cmakedefine DEAL_II_HAVE_CXX20
+#cmakedefine DEAL_II_HAVE_CXX23
 
 /**
  * If we have C++20 available, we can have concepts and requires

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.