From 3a810dea60b9fb4471be7275122b69eb1f76998e Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 19 Sep 2008 12:01:54 +0000 Subject: [PATCH] Regenerate docs. [SVN r48894] --- .../boost_config/boost_macro_reference.html | 36 +++++++++++++++++++ doc/html/index.html | 2 +- 2 files changed, 37 insertions(+), 1 deletion(-) diff --git a/doc/html/boost_config/boost_macro_reference.html b/doc/html/boost_config/boost_macro_reference.html index a76b9e0e..eed14728 100644 --- a/doc/html/boost_config/boost_macro_reference.html +++ b/doc/html/boost_config/boost_macro_reference.html @@ -650,6 +650,24 @@ + +

+ BOOST_NO_NESTED_FRIENDSHIP +

+ + +

+ Compiler +

+ + +

+ Compiler doesn't allow a nested class to access private members of + its containing class. Probably Borland/CodeGear specific. +

+ + +

BOOST_NO_OPERATORS_IN_NAMESPACE @@ -1134,6 +1152,24 @@ + +

+ BOOST_NO_TYPENAME_WITH_CTOR +

+ + +

+ Compiler +

+ + +

+ The typename keyword cannot be used when creating a temporary of + a Dependent type. +

+ + +

BOOST_NO_UNREACHABLE_RETURN_DETECTION diff --git a/doc/html/index.html b/doc/html/index.html index f11a3c2e..d432aeed 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -962,7 +962,7 @@

- +

Last revised: August 25, 2008 at 09:59:24 GMT

Last revised: September 19, 2008 at 12:01:08 GMT