From ff9a447c71c50ef7c22999f3b521b69bde937beb Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 11 Jun 2010 11:51:24 +0000 Subject: [PATCH] Add BOOST_NO_0X_HDR_TYPEINDEX. [SVN r62795] --- doc/html/boost_config/boost_macro_reference.html | 12 ++++++++++++ doc/html/index.html | 4 ++-- doc/macro_reference.qbk | 1 + 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/doc/html/boost_config/boost_macro_reference.html b/doc/html/boost_config/boost_macro_reference.html index ecf1cccc..61b40693 100644 --- a/doc/html/boost_config/boost_macro_reference.html +++ b/doc/html/boost_config/boost_macro_reference.html @@ -2468,6 +2468,18 @@ + +

+ BOOST_NO_0X_HDR_TYPEINDEX +

+ + +

+ The standard library does not provide header <typeindex>. +

+ + +

BOOST_NO_0X_HDR_TYPE_TRAITS diff --git a/doc/html/index.html b/doc/html/index.html index 045eaa57..a776e9bf 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -28,7 +28,7 @@

-

+

Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

@@ -960,7 +960,7 @@
- +

Last revised: May 27, 2010 at 08:46:14 GMT

Last revised: June 11, 2010 at 11:20:15 GMT


diff --git a/doc/macro_reference.qbk b/doc/macro_reference.qbk index 3acadc68..f9d9fcc3 100644 --- a/doc/macro_reference.qbk +++ b/doc/macro_reference.qbk @@ -546,6 +546,7 @@ that are not yet supported by a particular compiler or library. [[`BOOST_NO_0X_HDR_SYSTEM_ERROR`][The standard library does not provide header .]] [[`BOOST_NO_0X_HDR_THREAD`][The standard library does not provide header .]] [[`BOOST_NO_0X_HDR_TUPLE`][The standard library does not provide header .]] +[[`BOOST_NO_0X_HDR_TYPEINDEX`][The standard library does not provide header .]] [[`BOOST_NO_0X_HDR_TYPE_TRAITS`][The standard library does not provide header .]] [[`BOOST_NO_0X_HDR_UNORDERED_MAP`][The standard library does not provide header .]] [[`BOOST_NO_0X_HDR_UNORDERED_SET`][The standard library does not provide header .]]