diff --git a/doc/html/boost_config/boost_macro_reference.html b/doc/html/boost_config/boost_macro_reference.html index 7f623797..ec8f4d13 100644 --- a/doc/html/boost_config/boost_macro_reference.html +++ b/doc/html/boost_config/boost_macro_reference.html @@ -3891,6 +3891,66 @@
+ BOOST_NO_CXX17_HDR_ANY
+
+ The compiler does not support the header <any>
.
+
+ BOOST_NO_CXX17_HDR_CHARCONV
+
+ The compiler does not support the header <charconv>
.
+
+ BOOST_NO_CXX17_HDR_EXECUTION
+
+ The compiler does not support the header <execution>
.
+
+ BOOST_NO_CXX17_HDR_FILESYSTEM
+
+ The compiler does not support the header <filesystem>
.
+
+ BOOST_NO_CXX17_HDR_MEMORY_RESOURCE
+
+ The compiler does not support the header <memory_resource>
.
+
BOOST_NO_CXX17_HDR_OPTIONAL
@@ -3903,18 +3963,6 @@
- BOOST_NO_CXX17_HDR_VARIANT
-
- The compiler does not support the header <variant>
.
-
BOOST_NO_CXX17_HDR_STRING_VIEW
@@ -3927,6 +3975,18 @@
+ BOOST_NO_CXX17_HDR_VARIANT
+
+ The compiler does not support the header <variant>
.
+
BOOST_NO_CXX17_STD_APPLY
diff --git a/doc/html/index.html b/doc/html/index.html
index 1a979a6b..08adedc6 100644
--- a/doc/html/index.html
+++ b/doc/html/index.html
@@ -990,7 +990,7 @@
Last revised: June 23, 2020 at 17:55:32 GMT |
+Last revised: July 27, 2020 at 17:18:39 GMT |