mirror of
https://github.com/boostorg/unordered.git
synced 2025-07-30 03:17:15 +02:00
Add Boost.Unordered to release branch.
[SVN r46342]
This commit is contained in:
24
doc/ref.xml
24
doc/ref.xml
@ -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">
|
||||||
|
Reference in New Issue
Block a user