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.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/html/boost/has_move_emulation_enabled.html b/doc/html/boost/has_move_emulation_enabled.html
index 5d740da00a..615df4777c 100644
--- a/doc/html/boost/has_move_emulation_enabled.html
+++ b/doc/html/boost/has_move_emulation_enabled.html
@@ -1,3 +1,4 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
@@ -6,7 +7,7 @@
<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.core_hpp" title="Header &lt;boost/move/core.hpp&gt;">
-<link rel="prev" href="copy_or_move.html" title="Function template copy_or_move">
+<link rel="prev" href="has_move_emul_idp106862080.html" title="Struct template has_move_emulation_disabled">
<link rel="next" href="../BOOST_MOVE_IMPL_NO_COPY_CTOR_OR_ASSIGN.html" title="Macro BOOST_MOVE_IMPL_NO_COPY_CTOR_OR_ASSIGN">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -20,7 +21,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="copy_or_move.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../move/reference.html#header.boost.move.core_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="../BOOST_MOVE_IMPL_NO_COPY_CTOR_OR_ASSIGN.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="has_move_emul_idp106862080.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../move/reference.html#header.boost.move.core_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="../BOOST_MOVE_IMPL_NO_COPY_CTOR_OR_ASSIGN.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.has_move_emulation_enabled"></a><div class="titlepage"></div>
@@ -38,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="idp323697424"></a><h2>Description</h2>
+<a name="idp329453248"></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>
@@ -52,7 +53,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="copy_or_move.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../move/reference.html#header.boost.move.core_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="../BOOST_MOVE_IMPL_NO_COPY_CTOR_OR_ASSIGN.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="has_move_emul_idp106862080.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../move/reference.html#header.boost.move.core_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="../BOOST_MOVE_IMPL_NO_COPY_CTOR_OR_ASSIGN.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>