diff --git a/doc/html/boost_config/boost_macro_reference.html b/doc/html/boost_config/boost_macro_reference.html index 667484f9..b425d6eb 100644 --- a/doc/html/boost_config/boost_macro_reference.html +++ b/doc/html/boost_config/boost_macro_reference.html @@ -939,7 +939,8 @@
The C++ implementation fails to provide the std::iterator
- class.
+ class. Note that post C++17, this macro is re-purposed to indicate
+ that std::iterator has been removed or deprecated.
+ BOOST_NO_CXX17_ITERATOR_TRAITS
+
+ The compiler does not support SFINAE-friendly std::iterator_traits
.
+
Last revised: July 21, 2017 at 18:08:20 GMT |
+Last revised: December 11, 2017 at 19:32:07 GMT |