summaryrefslogtreecommitdiff
path: root/doc/html/boost/intrusive/store_hash.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/intrusive/store_hash.html')
-rw-r--r--doc/html/boost/intrusive/store_hash.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost/intrusive/store_hash.html b/doc/html/boost/intrusive/store_hash.html
index 81fb3acdea..6dd58b7ce2 100644
--- a/doc/html/boost/intrusive/store_hash.html
+++ b/doc/html/boost/intrusive/store_hash.html
@@ -36,7 +36,7 @@
<span class="keyword">struct</span> <a class="link" href="store_hash.html" title="Struct template store_hash">store_hash</a> <span class="special">{</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idm45927972298976"></a><h2>Description</h2>
+<a name="idp320625264"></a><h2>Description</h2>
<p>This option setter specifies if the unordered hook should offer room to store the hash value. Storing the hash in the hook will speed up rehashing processes in applications where rehashing is frequent, rehashing might throw or the value is heavy to hash. </p>
</div>
</div>