summaryrefslogtreecommitdiff
path: root/doc/html/boost/has_nothrow_move.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/has_nothrow_move.html')
-rw-r--r--[-rwxr-xr-x]doc/html/boost/has_nothrow_move.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost/has_nothrow_move.html b/doc/html/boost/has_nothrow_move.html
index 1abf85733f..6db901debd 100755..100644
--- a/doc/html/boost/has_nothrow_move.html
+++ b/doc/html/boost/has_nothrow_move.html
@@ -35,7 +35,7 @@
<span class="keyword">struct</span> <a class="link" href="has_nothrow_move.html" title="Struct template has_nothrow_move">has_nothrow_move</a> <span class="special">{</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="id2420242"></a><h2>Description</h2>
+<a name="id2467886"></a><h2>Description</h2>
<p>By default this traits returns false. Classes with non-throwing move constructor and assignment should specialize this trait to obtain some performance improvements. </p>
</div>
</div>