Add BOOST_NO_CXX20_HDR_VERSION.

Also fix some libcpp.hpp typos.
This commit is contained in:
jzmaddock
2022-02-03 18:22:24 +00:00
parent cddaf69654
commit ef68c9d944
157 changed files with 286 additions and 156 deletions
+6 -1
View File
@@ -1,4 +1,4 @@
// This file was automatically generated on Tue Aug 17 16:27:31 2021
// This file was automatically generated on Thu Feb 3 18:10:41 2022
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-21.
// Use, modification and distribution are subject to the
@@ -691,6 +691,11 @@
# error "Defect macro BOOST_NO_CXX20_HDR_SYNCSTREAM is defined."
# endif
#endif
#ifdef TEST_BOOST_NO_CXX20_HDR_VERSION
# ifdef BOOST_NO_CXX20_HDR_VERSION
# error "Defect macro BOOST_NO_CXX20_HDR_VERSION is defined."
# endif
#endif
#ifdef TEST_BOOST_NO_CXX98_BINDERS
# ifdef BOOST_NO_CXX98_BINDERS
# error "Defect macro BOOST_NO_CXX98_BINDERS is defined."