summaryrefslogtreecommitdiff
path: root/doc/html/boost/intrusive/compare_hash.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/intrusive/compare_hash.html')
-rw-r--r--doc/html/boost/intrusive/compare_hash.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost/intrusive/compare_hash.html b/doc/html/boost/intrusive/compare_hash.html
index e60b79d387..330d0f2b8c 100644
--- a/doc/html/boost/intrusive/compare_hash.html
+++ b/doc/html/boost/intrusive/compare_hash.html
@@ -36,7 +36,7 @@
<span class="keyword">struct</span> <a class="link" href="compare_hash.html" title="Struct template compare_hash">compare_hash</a> <span class="special">{</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp285313184"></a><h2>Description</h2>
+<a name="idm45555276528480"></a><h2>Description</h2>
<p>This option setter specifies if the container will compare the hash value before comparing objects. This option can't be specified if store_hash&lt;&gt; is not true. This is specially helpful when we have containers with a high load factor. and the comparison function is much more expensive that comparing already stored hash values. </p>
</div>
</div>