mirror of
https://github.com/boostorg/unordered.git
synced 2026-05-04 03:40:48 +02:00
Update unordered container links to the new draft standard.
[SVN r2948]
This commit is contained in:
+8
-8
@@ -27,8 +27,8 @@
|
||||
<purpose>An unordered associative container that stores unique values.
|
||||
</purpose>
|
||||
<description>
|
||||
<para>For the normative reference see section 6.3 of
|
||||
<ulink url="http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2005/n1836.pdf">TR1 [n1836].
|
||||
<para>For the normative reference see chapter 23 of
|
||||
<ulink url="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2009.pdf">the working draft of the C++ standard [n2009].
|
||||
</ulink>
|
||||
</para>
|
||||
<para>
|
||||
@@ -778,8 +778,8 @@
|
||||
<purpose>An unordered associative container that stores values. The same key can be stored multiple times.
|
||||
</purpose>
|
||||
<description>
|
||||
<para>For the normative reference see section 6.3 of
|
||||
<ulink url="http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2005/n1836.pdf">TR1 [n1836].
|
||||
<para>For the normative reference see chapter 23 of
|
||||
<ulink url="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2009.pdf">the working draft of the C++ standard [n2009].
|
||||
</ulink>
|
||||
</para>
|
||||
<para>
|
||||
@@ -1537,8 +1537,8 @@
|
||||
<purpose>An unordered associative container that associates unique keys with another value.
|
||||
</purpose>
|
||||
<description>
|
||||
<para>For the normative reference see section 6.3 of
|
||||
<ulink url="http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2005/n1836.pdf">TR1 [n1836].
|
||||
<para>For the normative reference see chapter 23 of
|
||||
<ulink url="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2009.pdf">the working draft of the C++ standard [n2009].
|
||||
</ulink>
|
||||
</para>
|
||||
<para>
|
||||
@@ -2327,8 +2327,8 @@
|
||||
<purpose>An unordered associative container that associates keys with another value. The same key can be stored multiple times.
|
||||
</purpose>
|
||||
<description>
|
||||
<para>For the normative reference see section 6.3 of
|
||||
<ulink url="http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2005/n1836.pdf">TR1 [n1836].
|
||||
<para>For the normative reference see chapter 23 of
|
||||
<ulink url="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2009.pdf">the working draft of the C++ standard [n2009].
|
||||
</ulink>
|
||||
</para>
|
||||
<para>
|
||||
|
||||
Reference in New Issue
Block a user