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--doc/html/boost/has_nothrow_move.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/html/boost/has_nothrow_move.html b/doc/html/boost/has_nothrow_move.html
index 61d4677775..a8557209df 100644
--- a/doc/html/boost/has_nothrow_move.html
+++ b/doc/html/boost/has_nothrow_move.html
@@ -7,8 +7,8 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../move/reference.html#header.boost.move.traits_hpp" title="Header &lt;boost/move/traits.hpp&gt;">
-<link rel="prev" href="movelib/make_unique_n_idp224504784.html" title="Function template make_unique_nothrow_definit">
-<link rel="next" href="has_trivial_d_idp221516000.html" title="Struct template has_trivial_destructor_after_move">
+<link rel="prev" href="movelib/make_uni_idm45507110937472.html" title="Function template make_unique_nothrow_definit">
+<link rel="next" href="has_triv_idm45507104705360.html" title="Struct template has_trivial_destructor_after_move">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
@@ -21,7 +21,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="movelib/make_unique_n_idp224504784.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../move/reference.html#header.boost.move.traits_hpp"><img src="../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="has_trivial_d_idp221516000.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="movelib/make_uni_idm45507110937472.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../move/reference.html#header.boost.move.traits_hpp"><img src="../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="has_triv_idm45507104705360.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.has_nothrow_move"></a><div class="titlepage"></div>
@@ -39,7 +39,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="idp330861824"></a><h2>Description</h2>
+<a name="idm45555230604848"></a><h2>Description</h2>
<p>By default this traits returns <span style="color: red">&lt;preformatted&gt;boost::is_nothrow_move_constructible&lt;T&gt;::value &amp;&amp; boost::is_nothrow_move_assignable&lt;T&gt;::value &lt;/preformatted&gt;</span>. Classes with non-throwing move constructor and assignment can specialize this trait to obtain some performance improvements. </p>
</div>
</div>
@@ -53,7 +53,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="movelib/make_unique_n_idp224504784.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../move/reference.html#header.boost.move.traits_hpp"><img src="../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="has_trivial_d_idp221516000.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="movelib/make_uni_idm45507110937472.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../move/reference.html#header.boost.move.traits_hpp"><img src="../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="has_triv_idm45507104705360.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>