summaryrefslogtreecommitdiff
path: root/doc/html/boost/lockfree/stack/node.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/lockfree/stack/node.html')
-rw-r--r--doc/html/boost/lockfree/stack/node.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/html/boost/lockfree/stack/node.html b/doc/html/boost/lockfree/stack/node.html
index 0eaa472848..b0d4ab4077 100644
--- a/doc/html/boost/lockfree/stack/node.html
+++ b/doc/html/boost/lockfree/stack/node.html
@@ -6,7 +6,7 @@
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
<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="../stack.html#idp326340880" title="Description">
+<link rel="up" href="../stack.html#idm45555234999296" title="Description">
<link rel="prev" href="implementation_defined.html" title="Struct template implementation_defined">
<link rel="next" href="../../../lockfree/appendices.html" title="Appendices">
</head>
@@ -21,7 +21,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="implementation_defined.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../stack.html#idp326340880"><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="../../../lockfree/appendices.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="implementation_defined.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../stack.html#idm45555234999296"><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="../../../lockfree/appendices.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.lockfree.stack.node"></a><div class="titlepage"></div>
@@ -39,20 +39,20 @@
<span class="keyword">typedef</span> <span class="emphasis"><em><span class="identifier">unspecified</span></em></span> <a name="boost.lockfree.stack.node.handle_t"></a><span class="identifier">handle_t</span><span class="special">;</span>
<span class="comment">// <a class="link" href="node.html#boost.lockfree.stack.nodeconstruct-copy-destruct">construct/copy/destruct</a></span>
- <a class="link" href="node.html#idp163542336-bb"><span class="identifier">node</span></a><span class="special">(</span><span class="identifier">T</span> <span class="keyword">const</span> <span class="special">&amp;</span><span class="special">)</span><span class="special">;</span>
+ <a class="link" href="node.html#idm45507036766480-bb"><span class="identifier">node</span></a><span class="special">(</span><span class="identifier">T</span> <span class="keyword">const</span> <span class="special">&amp;</span><span class="special">)</span><span class="special">;</span>
<span class="comment">// public data members</span>
<span class="identifier">handle_t</span> <span class="identifier">next</span><span class="special">;</span>
<span class="keyword">const</span> <span class="identifier">T</span> <span class="identifier">v</span><span class="special">;</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp326751936"></a><h2>Description</h2>
+<a name="idm45555234588240"></a><h2>Description</h2>
<div class="refsect2">
-<a name="idp326752352"></a><h3>
+<a name="idm45555234587824"></a><h3>
<a name="boost.lockfree.stack.nodeconstruct-copy-destruct"></a><code class="computeroutput">node</code>
public
construct/copy/destruct</h3>
-<div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem"><pre class="literallayout"><a name="idp163542336-bb"></a><span class="identifier">node</span><span class="special">(</span><span class="identifier">T</span> <span class="keyword">const</span> <span class="special">&amp;</span> val<span class="special">)</span><span class="special">;</span></pre></li></ol></div>
+<div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem"><pre class="literallayout"><a name="idm45507036766480-bb"></a><span class="identifier">node</span><span class="special">(</span><span class="identifier">T</span> <span class="keyword">const</span> <span class="special">&amp;</span> val<span class="special">)</span><span class="special">;</span></pre></li></ol></div>
</div>
</div>
</div>
@@ -67,7 +67,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="implementation_defined.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../stack.html#idp326340880"><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="../../../lockfree/appendices.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="implementation_defined.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../stack.html#idm45555234999296"><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="../../../lockfree/appendices.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>