From 36db37a70ac4b294b381a4e02de7e364255a990d Mon Sep 17 00:00:00 2001 From: John Maddock Date: Mon, 9 Jul 2012 11:15:03 +0000 Subject: [PATCH] Remove duplicate macro doc. Regenerate docs. Fixes #7071. [SVN r79376] --- doc/html/boost_config/boost_macro_reference.html | 12 ------------ doc/html/index.html | 2 +- doc/macro_reference.qbk | 2 -- 3 files changed, 1 insertion(+), 15 deletions(-) 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. ]]