diff --git a/doc/html/boost_config/boost_macro_reference.html b/doc/html/boost_config/boost_macro_reference.html index 69a16066..b2603156 100644 --- a/doc/html/boost_config/boost_macro_reference.html +++ b/doc/html/boost_config/boost_macro_reference.html @@ -2960,6 +2960,19 @@
+ BOOST_NO_CXX11_NUMERIC_LIMITS
+
+ The standard library <limits>
+ header does not support the C++11 version of numeric_limits
.
+
BOOST_NO_CXX11_RANGE_BASED_FOR
diff --git a/doc/html/index.html b/doc/html/index.html
index a128e667..0163fc8a 100644
--- a/doc/html/index.html
+++ b/doc/html/index.html
@@ -988,7 +988,7 @@
Last revised: October 21, 2014 at 11:37:59 GMT |
+Last revised: May 04, 2015 at 13:34:36 GMT |