summaryrefslogtreecommitdiff
path: root/doc/html/boost/intrusive/pointer_plus_bits.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/intrusive/pointer_plus_bits.html')
-rw-r--r--doc/html/boost/intrusive/pointer_plus_bits.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/html/boost/intrusive/pointer_plus_bits.html b/doc/html/boost/intrusive/pointer_plus_bits.html
index 5cfb98ba50..5e63244644 100644
--- a/doc/html/boost/intrusive/pointer_plus_bits.html
+++ b/doc/html/boost/intrusive/pointer_plus_bits.html
@@ -7,8 +7,8 @@
<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.pointer_plus_bits_hpp" title="Header &lt;boost/intrusive/pointer_plus_bits.hpp&gt;">
-<link rel="prev" href="max_pointer_pl_idp60558048.html" title="Struct template max_pointer_plus_bits&lt;void *, Alignment&gt;">
-<link rel="next" href="pointer_plus_b_idp60565120.html" title="Struct template pointer_plus_bits&lt;T *, NumBits&gt;">
+<link rel="prev" href="max_pointer_pl_idp79296480.html" title="Struct template max_pointer_plus_bits&lt;void *, Alignment&gt;">
+<link rel="next" href="pointer_plus_b_idp79303552.html" title="Struct template pointer_plus_bits&lt;T *, NumBits&gt;">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
@@ -21,7 +21,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="max_pointer_pl_idp60558048.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../intrusive/reference.html#header.boost.intrusive.pointer_plus_bits_hpp"><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="pointer_plus_b_idp60565120.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="max_pointer_pl_idp79296480.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../intrusive/reference.html#header.boost.intrusive.pointer_plus_bits_hpp"><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="pointer_plus_b_idp79303552.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.intrusive.pointer_plus_bits"></a><div class="titlepage"></div>
@@ -36,7 +36,7 @@
<span class="keyword">struct</span> <a class="link" href="pointer_plus_bits.html" title="Struct template pointer_plus_bits">pointer_plus_bits</a> <span class="special">{</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp421748656"></a><h2>Description</h2>
+<a name="idp326333456"></a><h2>Description</h2>
<p>This is class that is supposed to have static methods to embed extra bits of information in a pointer. This is a declaration and there is no default implementation, because operations to embed the bits change with every pointer type.</p>
<p>An implementation that detects that a pointer type whose has_pointer_plus_bits&lt;&gt;::value is non-zero can make use of these operations to embed the bits in the pointer. </p>
</div>
@@ -51,7 +51,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="max_pointer_pl_idp60558048.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../intrusive/reference.html#header.boost.intrusive.pointer_plus_bits_hpp"><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="pointer_plus_b_idp60565120.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="max_pointer_pl_idp79296480.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../intrusive/reference.html#header.boost.intrusive.pointer_plus_bits_hpp"><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="pointer_plus_b_idp79303552.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>