Update unordered container links to the new draft standard.

[SVN r2948]
This commit is contained in:
Daniel James
2006-04-30 15:00:11 +00:00
parent b082192870
commit 13f2fbaf00
6 changed files with 29 additions and 25 deletions

View File

@@ -4,9 +4,9 @@
[section:rationale Implementation Rationale]
From the start the intent of this library was to implement the unordred
containers in TR1, so the interface was fixed. But there are still some
implementation desicions to make. The priorities for the library are
From the start the intent of this library was to implement the unordered
containers in the draft standard, so the interface was fixed. But there are
still some implementation desicions to make. The priorities for the library are
conformance to the standard and portability.
[h2 Number of Buckets]