summaryrefslogtreecommitdiff
path: root/doc/html/BOOST_RV_REF.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/BOOST_RV_REF.html')
-rw-r--r--[-rwxr-xr-x]doc/html/BOOST_RV_REF.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/BOOST_RV_REF.html b/doc/html/BOOST_RV_REF.html
index fec4aa0b73..f064a97607 100755..100644
--- a/doc/html/BOOST_RV_REF.html
+++ b/doc/html/BOOST_RV_REF.html
@@ -7,7 +7,7 @@
<link rel="home" href="index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="move/reference.html#header.boost.move.move_hpp" title="Header &lt;boost/move/move.hpp&gt;">
<link rel="prev" href="BOOST_COPYABLE_AND_MOVABLE_ALT.html" title="Macro BOOST_COPYABLE_AND_MOVABLE_ALT">
-<link rel="next" href="BOOST_COPY_ASSIGN_REF.html" title="Macro BOOST_COPY_ASSIGN_REF">
+<link rel="next" href="BOOST_RV_REF_BEG.html" title="Macro BOOST_RV_REF_BEG">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
@@ -20,7 +20,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="BOOST_COPYABLE_AND_MOVABLE_ALT.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="move/reference.html#header.boost.move.move_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="BOOST_COPY_ASSIGN_REF.html"><img src="../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="BOOST_COPYABLE_AND_MOVABLE_ALT.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="move/reference.html#header.boost.move.move_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="BOOST_RV_REF_BEG.html"><img src="../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="BOOST_RV_REF"></a><div class="titlepage"></div>
@@ -33,7 +33,7 @@
</span>BOOST_RV_REF(TYPE)</pre></div>
<div class="refsect1">
-<a name="id2425918"></a><h2>Description</h2>
+<a name="id2473933"></a><h2>Description</h2>
<p>This macro is used to achieve portable syntax in move constructors and assignments for classes marked as BOOST_COPYABLE_AND_MOVABLE or BOOST_MOVABLE_BUT_NOT_COPYABLE </p>
</div>
</div>
@@ -47,7 +47,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="BOOST_COPYABLE_AND_MOVABLE_ALT.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="move/reference.html#header.boost.move.move_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="BOOST_COPY_ASSIGN_REF.html"><img src="../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="BOOST_COPYABLE_AND_MOVABLE_ALT.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="move/reference.html#header.boost.move.move_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="BOOST_RV_REF_BEG.html"><img src="../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>