From d468063662631bc42a34a6c976fdc2a5045c81f9 Mon Sep 17 00:00:00 2001 From: jzmaddock Date: Sun, 16 Apr 2017 09:38:33 +0100 Subject: [PATCH] Regenerate docs. --- .../boost_config/boost_macro_reference.html | 30 +++++++++++++++++-- doc/html/index.html | 2 +- 2 files changed, 29 insertions(+), 3 deletions(-) diff --git a/doc/html/boost_config/boost_macro_reference.html b/doc/html/boost_config/boost_macro_reference.html index a88b6f9a..fdffef81 100644 --- a/doc/html/boost_config/boost_macro_reference.html +++ b/doc/html/boost_config/boost_macro_reference.html @@ -3639,6 +3639,18 @@ + +

+ BOOST_NO_CXX14_STD_EXCHANGE +

+ + +

+ The compiler does not support std::exchange(). +

+ + +

BOOST_NO_CXX14_GENERIC_LAMBDAS @@ -3778,7 +3790,20 @@

- + + + +

+ BOOST_NO_CXX17_STD_APPLY +

+ + +

+ The compiler does not support std::apply(). +

+ + +

BOOST_NO_CXX17_STD_INVOKE @@ -3789,7 +3814,8 @@ The compiler does not support std::invoke().

- + +
diff --git a/doc/html/index.html b/doc/html/index.html index 30d87ce1..85a8682d 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -990,7 +990,7 @@
- +

Last revised: February 05, 2017 at 19:27:06 GMT

Last revised: April 16, 2017 at 08:38:10 GMT