Add Boost.Unordered to release branch.

[SVN r46342]
This commit is contained in:
Daniel James
2008-06-12 00:26:08 +00:00
parent 6b65b7a916
commit 5a898f2419

View File

@ -636,10 +636,10 @@ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
<parameter name="z"> <parameter name="z">
<paramtype>float</paramtype> <paramtype>float</paramtype>
</parameter> </parameter>
<type>float</type> <type>void</type>
<returns> <effects>
<para>Changes the container's maximum load factor, using <code>z</code> as a hint.</para> <para>Changes the container's maximum load factor, using <code>z</code> as a hint.</para>
</returns> </effects>
</method> </method>
<method name="rehash"> <method name="rehash">
<parameter name="n"> <parameter name="n">
@ -1381,10 +1381,10 @@ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
<parameter name="z"> <parameter name="z">
<paramtype>float</paramtype> <paramtype>float</paramtype>
</parameter> </parameter>
<type>float</type> <type>void</type>
<returns> <effects>
<para>Changes the container's maximum load factor, using <code>z</code> as a hint.</para> <para>Changes the container's maximum load factor, using <code>z</code> as a hint.</para>
</returns> </effects>
</method> </method>
<method name="rehash"> <method name="rehash">
<parameter name="n"> <parameter name="n">
@ -2175,10 +2175,10 @@ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
<parameter name="z"> <parameter name="z">
<paramtype>float</paramtype> <paramtype>float</paramtype>
</parameter> </parameter>
<type>float</type> <type>void</type>
<returns> <effects>
<para>Changes the container's maximum load factor, using <code>z</code> as a hint.</para> <para>Changes the container's maximum load factor, using <code>z</code> as a hint.</para>
</returns> </effects>
</method> </method>
<method name="rehash"> <method name="rehash">
<parameter name="n"> <parameter name="n">
@ -2936,10 +2936,10 @@ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
<parameter name="z"> <parameter name="z">
<paramtype>float</paramtype> <paramtype>float</paramtype>
</parameter> </parameter>
<type>float</type> <type>void</type>
<returns> <effects>
<para>Changes the container's maximum load factor, using <code>z</code> as a hint.</para> <para>Changes the container's maximum load factor, using <code>z</code> as a hint.</para>
</returns> </effects>
</method> </method>
<method name="rehash"> <method name="rehash">
<parameter name="n"> <parameter name="n">