diff --git a/doc/html/boost_config/acknowledgements.html b/doc/html/boost_config/acknowledgements.html index 8286d72d..f8143ae3 100644 --- a/doc/html/boost_config/acknowledgements.html +++ b/doc/html/boost_config/acknowledgements.html @@ -3,7 +3,7 @@
- The following macros all describe features that are required by the C++ standard, - if one of the following macros is defined, then it represents a defect in - the compiler's conformance with the standard. + The following macros all describe features that are required by the C++03 + standard, if one of the following macros is defined, then it represents a + defect in the compiler's conformance with the 2003 standard.
The compiler fails to compile a nested class that has a dependent - base class: + base class: template<typename T> struct foo : { @@ -339,9 +341,8 @@ |