summaryrefslogtreecommitdiff
path: root/doc/html/BOOST_RV_REF_END.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/BOOST_RV_REF_END.html')
-rw-r--r--doc/html/BOOST_RV_REF_END.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/html/BOOST_RV_REF_END.html b/doc/html/BOOST_RV_REF_END.html
index fc17a88829..db9a6efa8c 100644
--- a/doc/html/BOOST_RV_REF_END.html
+++ b/doc/html/BOOST_RV_REF_END.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">
@@ -7,7 +8,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.core_hpp" title="Header &lt;boost/move/core.hpp&gt;">
<link rel="prev" href="BOOST_RV_REF_BEG.html" title="Macro BOOST_RV_REF_BEG">
-<link rel="next" href="BOOST_COPY_ASSIGN_REF.html" title="Macro BOOST_COPY_ASSIGN_REF">
+<link rel="next" href="BOOST_RV_REF_BEG_IF_CXX11.html" title="Macro BOOST_RV_REF_BEG_IF_CXX11">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
@@ -20,7 +21,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="BOOST_RV_REF_BEG.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="move/reference.html#header.boost.move.core_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_RV_REF_BEG.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="move/reference.html#header.boost.move.core_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_IF_CXX11.html"><img src="../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="BOOST_RV_REF_END"></a><div class="titlepage"></div>
@@ -33,7 +34,7 @@
</span>BOOST_RV_REF_END</pre></div>
<div class="refsect1">
-<a name="idp323726336"></a><h2>Description</h2>
+<a name="idp329482352"></a><h2>Description</h2>
<p>This macro is used to achieve portable syntax in move constructors and assignments for template classes marked as BOOST_COPYABLE_AND_MOVABLE or BOOST_MOVABLE_BUT_NOT_COPYABLE. As macros have problems with comma-separated template arguments, the template argument must be preceded with BOOST_RV_REF_BEG and ended with BOOST_RV_REF_END </p>
</div>
</div>
@@ -47,7 +48,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="BOOST_RV_REF_BEG.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="move/reference.html#header.boost.move.core_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_RV_REF_BEG.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="move/reference.html#header.boost.move.core_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_IF_CXX11.html"><img src="../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>