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.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/boost/intrusive/cache_last.html b/doc/html/boost/intrusive/cache_last.html
index 466a2a7e83..2d8044c15c 100644
--- a/doc/html/boost/intrusive/cache_last.html
+++ b/doc/html/boost/intrusive/cache_last.html
@@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Struct template cache_last</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../intrusive/reference.html#header.boost.intrusive.options_hpp" title="Header &lt;boost/intrusive/options.hpp&gt;">
<link rel="prev" href="linear.html" title="Struct template linear">
@@ -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="idp212435776"></a><h2>Description</h2>
+<a name="idm45927972320016"></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>