summaryrefslogtreecommitdiff
path: root/doc/html/boost/heap/stable.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/heap/stable.html')
-rw-r--r--doc/html/boost/heap/stable.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/boost/heap/stable.html b/doc/html/boost/heap/stable.html
index 60cf74401b..fd506b47dc 100644
--- a/doc/html/boost/heap/stable.html
+++ b/doc/html/boost/heap/stable.html
@@ -3,7 +3,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Struct template stable</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.78.1">
<link rel="home" href="../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../heap/reference.html#header.boost.heap.policies_hpp" title="Header &lt;boost/heap/policies.hpp&gt;">
<link rel="prev" href="allocator.html" title="Struct template allocator">
@@ -35,7 +35,7 @@
<span class="keyword">struct</span> <a class="link" href="stable.html" title="Struct template stable">stable</a> <span class="special">{</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="id1623035"></a><h2>Description</h2>
+<a name="idp217127568"></a><h2>Description</h2>
<p>A priority queue is stable, if elements with the same priority are popped from the heap, in the same order as they are inserted. </p>
</div>
</div>