diff --git a/doc/html/boost_config/acknowledgements.html b/doc/html/boost_config/acknowledgements.html index e3cd5555..8281d052 100644 --- a/doc/html/boost_config/acknowledgements.html +++ b/doc/html/boost_config/acknowledgements.html @@ -3,7 +3,7 @@
+ BOOST_NO_CXX11_DEFAULTED_MOVES
+
+ The compiler does not support defaulted move constructor or assignment. + Other defaulted functions may still be supported. +
+
BOOST_NO_CXX11_EXPLICIT_CONVERSION_OPERATORS
@@ -3842,6 +3855,19 @@
+ BOOST_NO_CXX17_IF_CONSTEXPR
+
+ The compiler does not support if
+ constexpr
.
+
Table of Contents
-Last revised: December 22, 2017 at 23:49:22 GMT |
+Last revised: April 18, 2018 at 18:30:02 GMT |