Imported Upstream version 1.64.0
[platform/upstream/boost.git] / doc / html / BOOST_MOVE_RET.html
index c317aa1..083804a 100644 (file)
@@ -34,7 +34,7 @@
 
 </span>BOOST_MOVE_RET(RET_TYPE, REF)</pre></div>
 <div class="refsect1">
-<a name="idp506210304"></a><h2>Description</h2>
+<a name="idp410724736"></a><h2>Description</h2>
 <p>This macro is used to achieve portable move return semantics. The C++11 Standard allows implicit move returns when the object to be returned is designated by a lvalue and:</p>
 <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
 <li class="listitem"><p>The criteria for elision of a copy operation are met OR</p></li>