summaryrefslogtreecommitdiff
path: root/doc/html/boost/intrusive/cache_last.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/intrusive/cache_last.html')
-rw-r--r--doc/html/boost/intrusive/cache_last.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost/intrusive/cache_last.html b/doc/html/boost/intrusive/cache_last.html
index 2bd75f74f9..24dc9a9693 100644
--- a/doc/html/boost/intrusive/cache_last.html
+++ b/doc/html/boost/intrusive/cache_last.html
@@ -36,7 +36,7 @@
<span class="keyword">struct</span> <a class="link" href="cache_last.html" title="Struct template cache_last">cache_last</a> <span class="special">{</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp320604288"></a><h2>Description</h2>
+<a name="id-1.3.19.43.21.21.4"></a><h2>Description</h2>
<p>If true, slist also stores a pointer to the last element of the singly linked list. This allows O(1) swap and splice_after(iterator, slist &amp;) for circular slists and makes possible new functions like push_back(reference) and back(). </p>
</div>
</div>