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.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/html/boost/heap/stable.html b/doc/html/boost/heap/stable.html
index 16a5036171..74acc2be9b 100644
--- a/doc/html/boost/heap/stable.html
+++ b/doc/html/boost/heap/stable.html
@@ -1,3 +1,4 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
@@ -35,7 +36,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="idp210346144"></a><h2>Description</h2>
+<a name="idp218480736"></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>