diff --git a/doc/html/boost_config/acknowledgements.html b/doc/html/boost_config/acknowledgements.html index 313bc296..ae598f9d 100644 --- a/doc/html/boost_config/acknowledgements.html +++ b/doc/html/boost_config/acknowledgements.html @@ -3,7 +3,7 @@
+ BOOST_HAS_INT128
+
+ Compiler +
+
+ The compiler has __int128
+ and unsigned __int128
+ as native types which are distinct from all the regular C++ integer
+ types.
+
BOOST_HAS_LOG1P
@@ -2247,7 +2267,7 @@
-
-
BOOST_LIB_NAME
Required: An identifier containing the basename of the library, for diff --git a/doc/html/boost_config/guidelines_for_boost_authors.html b/doc/html/boost_config/guidelines_for_boost_authors.html index 2a3dbea8..f64ef39b 100644 --- a/doc/html/boost_config/guidelines_for_boost_authors.html +++ b/doc/html/boost_config/guidelines_for_boost_authors.html @@ -3,7 +3,7 @@