From 5977f9ce6e5e57d3acf1fd26cbe5c5996d30050f Mon Sep 17 00:00:00 2001 From: Antony Polukhin Date: Sat, 11 Jan 2014 18:37:43 +0400 Subject: [PATCH] Update docs to reflect library status after Boost review --- libs/type_index/doc/type_index.qbk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/type_index/doc/type_index.qbk b/libs/type_index/doc/type_index.qbk index 58ab87a..643c32a 100644 --- a/libs/type_index/doc/type_index.qbk +++ b/libs/type_index/doc/type_index.qbk @@ -24,7 +24,7 @@ Boost.TypeIndex library was designed to work around all those issues. [note `T` means type here. Think of it as of `T` in `template ` ] -[warning This library is not accepted to Boost, it is currently waiting for review. ] +[warning During the Boost review was decided, that it is better to use interface close to v1.0 of this library. Version 3.0 will attempt to fix all the issues found during the review. ] [endsect]