From f2c420e2895b60d5d3bb43e48a77b6a30e119841 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Thu, 24 Jul 2008 10:14:15 +0000 Subject: [PATCH] Remove some old information that's no longer true. [SVN r47750] --- doc/intro.qbk | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/intro.qbk b/doc/intro.qbk index 58fcb987..5f918138 100644 --- a/doc/intro.qbk +++ b/doc/intro.qbk @@ -36,9 +36,7 @@ which are implemented using hash tables, and they have now been added to the __draft__. This library supplies an almost complete implementation of the specification in -the __draft__, (it doesn't support `emplace` yet, see the [link -unordered.rationale.future_developments Implementation Rationale] section for more -details). If accepted the containers should also be added to __boost-tr1__. +the __draft__. `unordered_set` and `unordered_multiset` are defined in the header <[headerref boost/unordered_set.hpp]>