summaryrefslogtreecommitdiff
path: root/doc/html/boost/intrusive/optimize_multikey.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/intrusive/optimize_multikey.html')
-rw-r--r--[-rwxr-xr-x]doc/html/boost/intrusive/optimize_multikey.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/boost/intrusive/optimize_multikey.html b/doc/html/boost/intrusive/optimize_multikey.html
index f826c0b04b..1570de95f9 100755..100644
--- a/doc/html/boost/intrusive/optimize_multikey.html
+++ b/doc/html/boost/intrusive/optimize_multikey.html
@@ -35,13 +35,13 @@
<span class="keyword">struct</span> <a class="link" href="optimize_multikey.html" title="Struct template optimize_multikey">optimize_multikey</a> <span class="special">{</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="id2081430"></a><h2>Description</h2>
+<a name="id2119093"></a><h2>Description</h2>
<p>This option setter specifies if the unordered hook should offer room to store another link to another node with the same key. Storing this link will speed up lookups and insertions on <a class="link" href="unordered_multiset.html" title="Class template unordered_multiset">unordered_multiset</a> containers with a great number of elements with the same key. </p>
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2005 Olaf Krzikalla<br>Copyright &#169; 2006-2011 Ion Gaztanaga<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2005 Olaf Krzikalla<br>Copyright &#169; 2006-2012 Ion Gaztanaga<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>