summaryrefslogtreecommitdiff
path: root/doc/html/boost/heap/binomial_heap/implementation_defined.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/heap/binomial_heap/implementation_defined.html')
-rw-r--r--[-rwxr-xr-x]doc/html/boost/heap/binomial_heap/implementation_defined.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/html/boost/heap/binomial_heap/implementation_defined.html b/doc/html/boost/heap/binomial_heap/implementation_defined.html
index c8831c957d..360d96aa75 100755..100644
--- a/doc/html/boost/heap/binomial_heap/implementation_defined.html
+++ b/doc/html/boost/heap/binomial_heap/implementation_defined.html
@@ -5,7 +5,7 @@
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="../../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
-<link rel="up" href="../binomial_heap.html#id1582606" title="Description">
+<link rel="up" href="../binomial_heap.html#id1598345" title="Description">
<link rel="prev" href="force_inf.html" title="Struct template force_inf">
<link rel="next" href="../d_ary_heap.html" title="Class template d_ary_heap">
</head>
@@ -20,7 +20,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="force_inf.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../binomial_heap.html#id1582606"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../d_ary_heap.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="force_inf.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../binomial_heap.html#id1598345"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../d_ary_heap.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.heap.binomial_heap.implementation_defined"></a><div class="titlepage"></div>
@@ -43,6 +43,7 @@
<span class="keyword">typedef</span> <span class="emphasis"><em><span class="identifier">unspecified</span></em></span> <a name="boost.heap.binomial_heap.implementation_defined.reference"></a><span class="identifier">reference</span><span class="special">;</span>
<span class="keyword">typedef</span> <span class="identifier">base_maker</span><span class="special">::</span><span class="identifier">compare_argument</span> <a name="boost.heap.binomial_heap.implementation_defined.value_compare"></a><span class="identifier">value_compare</span><span class="special">;</span>
<span class="keyword">typedef</span> <span class="identifier">base_maker</span><span class="special">::</span><span class="identifier">allocator_type</span> <a name="boost.heap.binomial_heap.implementation_defined.allocator_type"></a><span class="identifier">allocator_type</span><span class="special">;</span>
+ <span class="keyword">typedef</span> <span class="identifier">base_maker</span><span class="special">::</span><span class="identifier">node_type</span> <a name="boost.heap.binomial_heap.implementation_defined.node"></a><span class="identifier">node</span><span class="special">;</span>
<span class="keyword">typedef</span> <span class="identifier">allocator_type</span><span class="special">::</span><span class="identifier">pointer</span> <a name="boost.heap.binomial_heap.implementation_defined.node_pointer"></a><span class="identifier">node_pointer</span><span class="special">;</span>
<span class="keyword">typedef</span> <span class="identifier">allocator_type</span><span class="special">::</span><span class="identifier">const_pointer</span> <a name="boost.heap.binomial_heap.implementation_defined.const_node_pointer"></a><span class="identifier">const_node_pointer</span><span class="special">;</span>
<span class="keyword">typedef</span> <span class="emphasis"><em><span class="identifier">unspecified</span></em></span> <a name="boost.heap.binomial_heap.implementation_defined.handle_type"></a><span class="identifier">handle_type</span><span class="special">;</span>
@@ -66,7 +67,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="force_inf.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../binomial_heap.html#id1582606"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../d_ary_heap.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="force_inf.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../binomial_heap.html#id1598345"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../d_ary_heap.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>