From 4f7ad7d7a39298114def1e3ae3805377344082d5 Mon Sep 17 00:00:00 2001 From: Antony Polukhin Date: Sun, 3 Jun 2012 15:18:26 +0400 Subject: [PATCH] Documentation source update --- libs/type_index/doc/type_index.qbk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libs/type_index/doc/type_index.qbk b/libs/type_index/doc/type_index.qbk index c54a647..f1e674e 100644 --- a/libs/type_index/doc/type_index.qbk +++ b/libs/type_index/doc/type_index.qbk @@ -23,6 +23,8 @@ Sometimes getting and storing at runtime information about template type is requ Boost.TypeIndex was designed to work around those issues. +[warning This library is not accepted to Boost, it is currrently waiting for review. ] + [endsect] [section Getting started]