diff --git a/doc/html/boost_config/boost_macro_reference.html b/doc/html/boost_config/boost_macro_reference.html index 25ec1a13..04e2a8e4 100644 --- a/doc/html/boost_config/boost_macro_reference.html +++ b/doc/html/boost_config/boost_macro_reference.html @@ -2866,18 +2866,6 @@ - -

- BOOST_NO_TEMPLATE_ALIASES -

- - -

- The compiler does not support template aliases. -

- - -

BOOST_NO_UNICODE_LITERALS diff --git a/doc/html/index.html b/doc/html/index.html index 21c0b2f6..c951ce20 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -951,7 +951,7 @@ - +

Last revised: April 22, 2012 at 10:30:25 GMT

Last revised: July 09, 2012 at 11:13:25 GMT


diff --git a/doc/macro_reference.qbk b/doc/macro_reference.qbk index 58c264e0..762c6072 100644 --- a/doc/macro_reference.qbk +++ b/doc/macro_reference.qbk @@ -628,8 +628,6 @@ scoped enumerations (`enum class`). [[`BOOST_NO_STD_UNORDERD`][The standard library does not support and . ]] -[[`BOOST_NO_TEMPLATE_ALIASES`][The compiler does not support template aliases. -]] [[`BOOST_NO_UNICODE_LITERALS`][The compiler does not support Unicode (`u8`, `u`, `U`) literals. ]]