summaryrefslogtreecommitdiff
path: root/doc/html/BOOST_RV_REF_BEG.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/BOOST_RV_REF_BEG.html')
-rw-r--r--doc/html/BOOST_RV_REF_BEG.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/html/BOOST_RV_REF_BEG.html b/doc/html/BOOST_RV_REF_BEG.html
index 14341fdb8e..8af57ca4b8 100644
--- a/doc/html/BOOST_RV_REF_BEG.html
+++ b/doc/html/BOOST_RV_REF_BEG.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">
@@ -33,7 +34,7 @@
</span>BOOST_RV_REF_BEG</pre></div>
<div class="refsect1">
-<a name="idp323721280"></a><h2>Description</h2>
+<a name="idp329477296"></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>