$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: danieljames_at_[hidden]
Date: 2007-06-20 16:48:40
Author: danieljames
Date: 2007-06-20 16:48:40 EDT (Wed, 20 Jun 2007)
New Revision: 7117
URL: http://svn.boost.org/trac/boost/changeset/7117
Log:
Remove the silly warning from the unordered container documentation.
Text files modified:
sandbox/unordered/libs/unordered/doc/unordered.qbk | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
Modified: sandbox/unordered/libs/unordered/doc/unordered.qbk
==============================================================================
--- sandbox/unordered/libs/unordered/doc/unordered.qbk (original)
+++ sandbox/unordered/libs/unordered/doc/unordered.qbk 2007-06-20 16:48:40 EDT (Wed, 20 Jun 2007)
@@ -16,11 +16,6 @@
]
]
-[section Warning]
-This documentation is a work in progress, and is often incomplete, incoherent
-and, worst of all, incorrect. Don't take anything in it seriously.
-[endsect]
-
[include:unordered intro.qbk]
[include:unordered buckets.qbk]
[include:unordered hash_equality.qbk]