summaryrefslogtreecommitdiff
path: root/doc/html/boost/has_move_emulation_enabled.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/has_move_emulation_enabled.html')
-rw-r--r--doc/html/boost/has_move_emulation_enabled.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost/has_move_emulation_enabled.html b/doc/html/boost/has_move_emulation_enabled.html
index 67c14653d5..5d740da00a 100644
--- a/doc/html/boost/has_move_emulation_enabled.html
+++ b/doc/html/boost/has_move_emulation_enabled.html
@@ -38,7 +38,7 @@
<span class="keyword">static</span> <span class="keyword">const</span> <span class="keyword">bool</span> <span class="identifier">value</span><span class="special">;</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp330036048"></a><h2>Description</h2>
+<a name="idp323697424"></a><h2>Description</h2>
<p>This trait yields to a compile-time true boolean if T was marked as BOOST_MOVABLE_BUT_NOT_COPYABLE or BOOST_COPYABLE_AND_MOVABLE and rvalue references are not available on the platform. False otherwise. </p>
</div>
</div>