Imported Upstream version 1.64.0
[platform/upstream/boost.git] / doc / html / BOOST_COPYABLE_AND_MOVABLE.html
index 1028bf0..09e0dc4 100644 (file)
@@ -34,7 +34,7 @@
 
 </span>BOOST_COPYABLE_AND_MOVABLE(TYPE)</pre></div>
 <div class="refsect1">
-<a name="idp506170992"></a><h2>Description</h2>
+<a name="idp410685152"></a><h2>Description</h2>
 <p>This macro marks a type as copyable and movable. The user will need to write a move constructor/assignment and a copy assignment as explained in the documentation to fully write a copyable and movable class. </p>
 </div>
 </div>