summaryrefslogtreecommitdiff
path: root/doc/html/thread
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2017-09-13 11:24:46 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2017-09-13 11:25:39 +0900
commit4fadd968fa12130524c8380f33fcfe25d4de79e5 (patch)
treefd26a490cd15388d42fc6652b3c5c13012e7f93e /doc/html/thread
parentb5c87084afaef42b2d058f68091be31988a6a874 (diff)
downloadboost-4fadd968fa12130524c8380f33fcfe25d4de79e5.tar.gz
boost-4fadd968fa12130524c8380f33fcfe25d4de79e5.tar.bz2
boost-4fadd968fa12130524c8380f33fcfe25d4de79e5.zip
Imported Upstream version 1.65.0upstream/1.65.0
Change-Id: Icf8400b375482cb11bcf77440a6934ba360d6ba4 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Diffstat (limited to 'doc/html/thread')
-rw-r--r--doc/html/thread/ScopedThreads.html14
-rw-r--r--doc/html/thread/acknowledgements.html2
-rw-r--r--doc/html/thread/build.html8
-rw-r--r--doc/html/thread/changes.html2
-rw-r--r--doc/html/thread/compliance.html26
-rw-r--r--doc/html/thread/emulations.html2
-rw-r--r--doc/html/thread/future.html2
-rw-r--r--doc/html/thread/parallel.html2
-rw-r--r--doc/html/thread/sds.html2
-rw-r--r--doc/html/thread/synchronization.html8
-rw-r--r--doc/html/thread/thread_local_storage.html2
-rw-r--r--doc/html/thread/thread_management.html2
-rw-r--r--doc/html/thread/time.html4
13 files changed, 36 insertions, 40 deletions
diff --git a/doc/html/thread/ScopedThreads.html b/doc/html/thread/ScopedThreads.html
index 7909d97f1a..f07d661ee3 100644
--- a/doc/html/thread/ScopedThreads.html
+++ b/doc/html/thread/ScopedThreads.html
@@ -6,7 +6,7 @@
<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
-<link rel="up" href="../thread.html" title="Chapter&#160;38.&#160;Thread 4.7.2">
+<link rel="up" href="../thread.html" title="Chapter&#160;39.&#160;Thread 4.7.2">
<link rel="prev" href="thread_management.html" title="Thread Management">
<link rel="next" href="synchronization.html" title="Synchronization">
</head>
@@ -168,8 +168,7 @@
<a name="thread.ScopedThreads.strict_scoped_thread"></a><a class="link" href="ScopedThreads.html#thread.ScopedThreads.strict_scoped_thread" title="Class strict_scoped_thread">Class <code class="computeroutput"><span class="identifier">strict_scoped_thread</span></code></a>
</h3></div></div></div>
<div class="toc"><dl class="toc">
-<dt><span class="section"><a href="ScopedThreads.html#thread.ScopedThreads.strict_scoped_thread.default_constructor">Constructor
- from a <a class="link" href="thread_management.html#thread.thread_management.thread" title="Class thread"><code class="computeroutput"><span class="identifier">thread</span></code></a></a></span></dt>
+<dt><span class="section"><a href="ScopedThreads.html#thread.ScopedThreads.strict_scoped_thread.default_constructor">Constructor from a <code class="computeroutput"><span class="identifier">thread</span></code></a></span></dt>
<dt><span class="section"><a href="ScopedThreads.html#thread.ScopedThreads.strict_scoped_thread.call_constructor">Move
Constructor from a Callable</a></span></dt>
<dt><span class="section"><a href="ScopedThreads.html#thread.ScopedThreads.strict_scoped_thread.destructor">Destructor</a></span></dt>
@@ -216,8 +215,7 @@
</pre>
<div class="section">
<div class="titlepage"><div><div><h4 class="title">
-<a name="thread.ScopedThreads.strict_scoped_thread.default_constructor"></a><a class="link" href="ScopedThreads.html#thread.ScopedThreads.strict_scoped_thread.default_constructor" title="Constructor from a thread">Constructor
- from a <code class="computeroutput"><span class="identifier">thread</span></code></a>
+<a name="thread.ScopedThreads.strict_scoped_thread.default_constructor"></a>Constructor from a <a class="link" href="thread_management.html#thread.thread_management.thread" title="Class thread"><code class="computeroutput"><span class="identifier">thread</span></code></a>
</h4></div></div></div>
<pre class="programlisting"><span class="keyword">explicit</span> <span class="identifier">strict_scoped_thread</span><span class="special">(</span><span class="identifier">Thread</span><span class="special">&amp;&amp;</span> <span class="identifier">t</span><span class="special">)</span> <span class="keyword">noexcept</span><span class="special">;</span>
</pre>
@@ -295,8 +293,7 @@
Constructor</a></span></dt>
<dt><span class="section"><a href="ScopedThreads.html#thread.ScopedThreads.scoped_thread.move_assignment">Move
assignment operator</a></span></dt>
-<dt><span class="section"><a href="ScopedThreads.html#thread.ScopedThreads.scoped_thread.thread_constructor">Move
- Constructor from a <a class="link" href="thread_management.html#thread.thread_management.thread" title="Class thread"><code class="computeroutput"><span class="identifier">thread</span></code></a></a></span></dt>
+<dt><span class="section"><a href="ScopedThreads.html#thread.ScopedThreads.scoped_thread.thread_constructor">Move Constructor from a <code class="computeroutput"><span class="identifier">thread</span></code></a></span></dt>
<dt><span class="section"><a href="ScopedThreads.html#thread.ScopedThreads.scoped_thread.call_constructor">Move
Constructor from a Callable</a></span></dt>
<dt><span class="section"><a href="ScopedThreads.html#thread.ScopedThreads.scoped_thread.destructor">Destructor</a></span></dt>
@@ -492,8 +489,7 @@
</div>
<div class="section">
<div class="titlepage"><div><div><h4 class="title">
-<a name="thread.ScopedThreads.scoped_thread.thread_constructor"></a><a class="link" href="ScopedThreads.html#thread.ScopedThreads.scoped_thread.thread_constructor" title="Move Constructor from a thread">Move
- Constructor from a <code class="computeroutput"><span class="identifier">thread</span></code></a>
+<a name="thread.ScopedThreads.scoped_thread.thread_constructor"></a>Move Constructor from a <a class="link" href="thread_management.html#thread.thread_management.thread" title="Class thread"><code class="computeroutput"><span class="identifier">thread</span></code></a>
</h4></div></div></div>
<pre class="programlisting"><span class="identifier">scoped_thread</span><span class="special">(</span><span class="identifier">thread</span><span class="special">&amp;&amp;</span> <span class="identifier">t</span><span class="special">);</span>
</pre>
diff --git a/doc/html/thread/acknowledgements.html b/doc/html/thread/acknowledgements.html
index 89dfd0be65..8545b7b032 100644
--- a/doc/html/thread/acknowledgements.html
+++ b/doc/html/thread/acknowledgements.html
@@ -6,7 +6,7 @@
<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
-<link rel="up" href="../thread.html" title="Chapter&#160;38.&#160;Thread 4.7.2">
+<link rel="up" href="../thread.html" title="Chapter&#160;39.&#160;Thread 4.7.2">
<link rel="prev" href="emulations.html" title="Emulations">
<link rel="next" href="compliance.html" title="Conformance and Extension">
</head>
diff --git a/doc/html/thread/build.html b/doc/html/thread/build.html
index 34e71e89af..37aa1cb10f 100644
--- a/doc/html/thread/build.html
+++ b/doc/html/thread/build.html
@@ -6,8 +6,8 @@
<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
-<link rel="up" href="../thread.html" title="Chapter&#160;38.&#160;Thread 4.7.2">
-<link rel="prev" href="../thread.html" title="Chapter&#160;38.&#160;Thread 4.7.2">
+<link rel="up" href="../thread.html" title="Chapter&#160;39.&#160;Thread 4.7.2">
+<link rel="prev" href="../thread.html" title="Chapter&#160;39.&#160;Thread 4.7.2">
<link rel="next" href="changes.html" title="History">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -131,7 +131,7 @@
<dt><span class="section"><a href="build.html#thread.build.configuration.version">Version</a></span></dt>
</dl></div>
<div class="table">
-<a name="thread.build.configuration.default_values_for_configurable_features"></a><p class="title"><b>Table&#160;38.1.&#160;Default Values for Configurable Features</b></p>
+<a name="thread.build.configuration.default_values_for_configurable_features"></a><p class="title"><b>Table&#160;39.1.&#160;Default Values for Configurable Features</b></p>
<div class="table-contents"><table class="table" summary="Default Values for Configurable Features">
<colgroup>
<col>
@@ -810,7 +810,7 @@
</h4></div></div></div>
<p>
The Boost.DateTime time related functions introduced in Boost 1.35.0, using
- the <a class="link" href="../date_time.html" title="Chapter&#160;12.&#160;Boost.Date_Time">Boost.Date_Time</a> library are deprecated.
+ the <a class="link" href="../date_time.html" title="Chapter&#160;11.&#160;Boost.Date_Time">Boost.Date_Time</a> library are deprecated.
These include (but are not limited to):
</p>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
diff --git a/doc/html/thread/changes.html b/doc/html/thread/changes.html
index 726a834803..db76ac27c3 100644
--- a/doc/html/thread/changes.html
+++ b/doc/html/thread/changes.html
@@ -6,7 +6,7 @@
<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
-<link rel="up" href="../thread.html" title="Chapter&#160;38.&#160;Thread 4.7.2">
+<link rel="up" href="../thread.html" title="Chapter&#160;39.&#160;Thread 4.7.2">
<link rel="prev" href="build.html" title="Using and building the library">
<link rel="next" href="future.html" title="Future">
</head>
diff --git a/doc/html/thread/compliance.html b/doc/html/thread/compliance.html
index aaac297cd3..7f085b5ff9 100644
--- a/doc/html/thread/compliance.html
+++ b/doc/html/thread/compliance.html
@@ -6,9 +6,9 @@
<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
-<link rel="up" href="../thread.html" title="Chapter&#160;38.&#160;Thread 4.7.2">
+<link rel="up" href="../thread.html" title="Chapter&#160;39.&#160;Thread 4.7.2">
<link rel="prev" href="acknowledgements.html" title="Acknowledgments">
-<link rel="next" href="../boost_tr1.html" title="Chapter&#160;39.&#160;Boost.TR1">
+<link rel="next" href="../boost_typeerasure.html" title="Chapter&#160;40.&#160;Boost.TypeErasure">
</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="acknowledgements.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../thread.html"><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_tr1.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="acknowledgements.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../thread.html"><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_typeerasure.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
@@ -54,7 +54,7 @@
]
</p>
<div class="table">
-<a name="thread.compliance.cpp11.c__11_standard_conformance"></a><p class="title"><b>Table&#160;38.2.&#160;C++11 standard Conformance</b></p>
+<a name="thread.compliance.cpp11.c__11_standard_conformance"></a><p class="title"><b>Table&#160;39.2.&#160;C++11 standard Conformance</b></p>
<div class="table-contents"><table class="table" summary="C++11 standard Conformance">
<colgroup>
<col>
@@ -1607,7 +1607,7 @@
</table></div>
</div>
<br class="table-break"><div class="table">
-<a name="thread.compliance.cpp11.extension"></a><p class="title"><b>Table&#160;38.3.&#160;Extension</b></p>
+<a name="thread.compliance.cpp11.extension"></a><p class="title"><b>Table&#160;39.3.&#160;Extension</b></p>
<div class="table-contents"><table class="table" summary="Extension">
<colgroup>
<col>
@@ -1721,7 +1721,7 @@
</p></td></tr>
</table></div>
<div class="table">
-<a name="thread.compliance.cxx14.__http___isocpp_org_files_papers_n3659_html_n3659_shared_locking_in_c___revision_2__conformance"></a><p class="title"><b>Table&#160;38.4.&#160;[@http://isocpp.org/files/papers/N3659.html N3659 Shared locking in
+<a name="thread.compliance.cxx14.__http___isocpp_org_files_papers_n3659_html_n3659_shared_locking_in_c___revision_2__conformance"></a><p class="title"><b>Table&#160;39.4.&#160;[@http://isocpp.org/files/papers/N3659.html N3659 Shared locking in
C++ revision 2] Conformance</b></p>
<div class="table-contents"><table class="table" summary="[@http://isocpp.org/files/papers/N3659.html N3659 Shared locking in
C++ revision 2] Conformance">
@@ -1841,7 +1841,7 @@
</p></td></tr>
</table></div>
<div class="table">
-<a name="thread.compliance.cxx1y.improvements_to_std__future_t__and_related_apis_"></a><p class="title"><b>Table&#160;38.5.&#160;Improvements to std::future&lt;T&gt; and related APIs]</b></p>
+<a name="thread.compliance.cxx1y.improvements_to_std__future_t__and_related_apis_"></a><p class="title"><b>Table&#160;39.5.&#160;Improvements to std::future&lt;T&gt; and related APIs]</b></p>
<div class="table-contents"><table class="table" summary="Improvements to std::future&lt;T&gt; and related APIs]">
<colgroup>
<col>
@@ -2154,7 +2154,7 @@
</p></td></tr>
</table></div>
<div class="table">
-<a name="thread.compliance.cxx1y.latch.c___latches_and_barriers_conformance"></a><p class="title"><b>Table&#160;38.6.&#160;C++ Latches and Barriers Conformance</b></p>
+<a name="thread.compliance.cxx1y.latch.c___latches_and_barriers_conformance"></a><p class="title"><b>Table&#160;39.6.&#160;C++ Latches and Barriers Conformance</b></p>
<div class="table-contents"><table class="table" summary="C++ Latches and Barriers Conformance">
<colgroup>
<col>
@@ -2253,7 +2253,7 @@
</p></td></tr>
</table></div>
<div class="table">
-<a name="thread.compliance.cxx1y.queue.c___concurrent_queues_conformance"></a><p class="title"><b>Table&#160;38.7.&#160;C++ Concurrent Queues Conformance</b></p>
+<a name="thread.compliance.cxx1y.queue.c___concurrent_queues_conformance"></a><p class="title"><b>Table&#160;39.7.&#160;C++ Concurrent Queues Conformance</b></p>
<div class="table-contents"><table class="table" summary="C++ Concurrent Queues Conformance">
<colgroup>
<col>
@@ -3100,7 +3100,7 @@
</p></td></tr>
</table></div>
<div class="table">
-<a name="thread.compliance.cxx1y.executors.executors_and_schedulers"></a><p class="title"><b>Table&#160;38.8.&#160;Executors and Schedulers</b></p>
+<a name="thread.compliance.cxx1y.executors.executors_and_schedulers"></a><p class="title"><b>Table&#160;39.8.&#160;Executors and Schedulers</b></p>
<div class="table-contents"><table class="table" summary="Executors and Schedulers">
<colgroup>
<col>
@@ -3409,7 +3409,7 @@
</p></td></tr>
</table></div>
<div class="table">
-<a name="thread.compliance.cxx1y.executors._async__future_shared_future__then_and_executors"></a><p class="title"><b>Table&#160;38.9.&#160;`async, future/shared_future::then`and Executors</b></p>
+<a name="thread.compliance.cxx1y.executors._async__future_shared_future__then_and_executors"></a><p class="title"><b>Table&#160;39.9.&#160;`async, future/shared_future::then`and Executors</b></p>
<div class="table-contents"><table class="table" summary="`async, future/shared_future::then`and Executors">
<colgroup>
<col>
@@ -3514,7 +3514,7 @@
</p></td></tr>
</table></div>
<div class="table">
-<a name="thread.compliance.cxx1y.executors.executors_and_schedulers___revision_4"></a><p class="title"><b>Table&#160;38.10.&#160;Executors and Schedulers - revision 4</b></p>
+<a name="thread.compliance.cxx1y.executors.executors_and_schedulers___revision_4"></a><p class="title"><b>Table&#160;39.10.&#160;Executors and Schedulers - revision 4</b></p>
<div class="table-contents"><table class="table" summary="Executors and Schedulers - revision 4">
<colgroup>
<col>
@@ -3885,7 +3885,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="acknowledgements.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../thread.html"><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_tr1.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="acknowledgements.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../thread.html"><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_typeerasure.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
diff --git a/doc/html/thread/emulations.html b/doc/html/thread/emulations.html
index cf00c2c1eb..19a52e1189 100644
--- a/doc/html/thread/emulations.html
+++ b/doc/html/thread/emulations.html
@@ -6,7 +6,7 @@
<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
-<link rel="up" href="../thread.html" title="Chapter&#160;38.&#160;Thread 4.7.2">
+<link rel="up" href="../thread.html" title="Chapter&#160;39.&#160;Thread 4.7.2">
<link rel="prev" href="time.html" title="Time Requirements">
<link rel="next" href="acknowledgements.html" title="Acknowledgments">
</head>
diff --git a/doc/html/thread/future.html b/doc/html/thread/future.html
index bbd650e64e..84cb162b73 100644
--- a/doc/html/thread/future.html
+++ b/doc/html/thread/future.html
@@ -6,7 +6,7 @@
<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
-<link rel="up" href="../thread.html" title="Chapter&#160;38.&#160;Thread 4.7.2">
+<link rel="up" href="../thread.html" title="Chapter&#160;39.&#160;Thread 4.7.2">
<link rel="prev" href="changes.html" title="History">
<link rel="next" href="thread_management.html" title="Thread Management">
</head>
diff --git a/doc/html/thread/parallel.html b/doc/html/thread/parallel.html
index 913d924937..dd6d4f5c74 100644
--- a/doc/html/thread/parallel.html
+++ b/doc/html/thread/parallel.html
@@ -6,7 +6,7 @@
<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
-<link rel="up" href="../thread.html" title="Chapter&#160;38.&#160;Thread 4.7.2">
+<link rel="up" href="../thread.html" title="Chapter&#160;39.&#160;Thread 4.7.2">
<link rel="prev" href="sds.html" title="Synchronized Data Structures">
<link rel="next" href="time.html" title="Time Requirements">
</head>
diff --git a/doc/html/thread/sds.html b/doc/html/thread/sds.html
index d33ea380fb..3da1175f47 100644
--- a/doc/html/thread/sds.html
+++ b/doc/html/thread/sds.html
@@ -6,7 +6,7 @@
<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
-<link rel="up" href="../thread.html" title="Chapter&#160;38.&#160;Thread 4.7.2">
+<link rel="up" href="../thread.html" title="Chapter&#160;39.&#160;Thread 4.7.2">
<link rel="prev" href="thread_local_storage.html" title="Thread Local Storage">
<link rel="next" href="parallel.html" title="Parallel - Fork-Join -- EXPERIMENTAL">
</head>
diff --git a/doc/html/thread/synchronization.html b/doc/html/thread/synchronization.html
index a90bc1d378..32029e996c 100644
--- a/doc/html/thread/synchronization.html
+++ b/doc/html/thread/synchronization.html
@@ -6,7 +6,7 @@
<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
-<link rel="up" href="../thread.html" title="Chapter&#160;38.&#160;Thread 4.7.2">
+<link rel="up" href="../thread.html" title="Chapter&#160;39.&#160;Thread 4.7.2">
<link rel="prev" href="ScopedThreads.html" title="Scoped Threads">
<link rel="next" href="thread_local_storage.html" title="Thread Local Storage">
</head>
@@ -12363,7 +12363,7 @@
<span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">F</span><span class="special">&gt;</span>
<a class="link" href="synchronization.html#thread.synchronization.futures.reference.unique_future" title="future class template"><code class="computeroutput"><span class="identifier">future</span></code></a><span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">result_of</span><span class="special">&lt;</span><span class="identifier">F</span><span class="special">(</span> <a class="link" href="synchronization.html#thread.synchronization.futures.reference.unique_future" title="future class template"><code class="computeroutput"><span class="identifier">future</span></code></a><span class="special">)&gt;::</span><span class="identifier">type</span><span class="special">&gt;</span>
<span class="identifier">then</span><span class="special">(</span><span class="identifier">F</span><span class="special">&amp;&amp;</span> <span class="identifier">func</span><span class="special">);</span> <span class="comment">// EXTENSION</span>
- <span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">S</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">F</span><span class="special">&gt;</span>
+ <span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">Ex</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">F</span><span class="special">&gt;</span>
<a class="link" href="synchronization.html#thread.synchronization.futures.reference.unique_future" title="future class template"><code class="computeroutput"><span class="identifier">future</span></code></a><span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">result_of</span><span class="special">&lt;</span><span class="identifier">F</span><span class="special">(</span> <a class="link" href="synchronization.html#thread.synchronization.futures.reference.unique_future" title="future class template"><code class="computeroutput"><span class="identifier">future</span></code></a><span class="special">)&gt;::</span><span class="identifier">type</span><span class="special">&gt;</span>
<span class="identifier">then</span><span class="special">(</span><span class="identifier">Ex</span><span class="special">&amp;</span> <span class="identifier">executor</span><span class="special">,</span> <span class="identifier">F</span><span class="special">&amp;&amp;</span> <span class="identifier">func</span><span class="special">);</span> <span class="comment">// EXTENSION</span>
<span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">F</span><span class="special">&gt;</span>
@@ -13301,7 +13301,7 @@
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">F</span><span class="special">&gt;</span>
<a class="link" href="synchronization.html#thread.synchronization.futures.reference.unique_future" title="future class template"><code class="computeroutput"><span class="identifier">future</span></code></a><span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">result_of</span><span class="special">&lt;</span><span class="identifier">F</span><span class="special">(</span> <a class="link" href="synchronization.html#thread.synchronization.futures.reference.unique_future" title="future class template"><code class="computeroutput"><span class="identifier">future</span></code></a><span class="special">)&gt;::</span><span class="identifier">type</span><span class="special">&gt;</span>
<span class="identifier">then</span><span class="special">(</span><span class="identifier">F</span><span class="special">&amp;&amp;</span> <span class="identifier">func</span><span class="special">);</span> <span class="comment">// EXTENSION</span>
-<span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">S</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">F</span><span class="special">&gt;</span>
+<span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">Ex</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">F</span><span class="special">&gt;</span>
<a class="link" href="synchronization.html#thread.synchronization.futures.reference.unique_future" title="future class template"><code class="computeroutput"><span class="identifier">future</span></code></a><span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">result_of</span><span class="special">&lt;</span><span class="identifier">F</span><span class="special">(</span> <a class="link" href="synchronization.html#thread.synchronization.futures.reference.unique_future" title="future class template"><code class="computeroutput"><span class="identifier">future</span></code></a><span class="special">)&gt;::</span><span class="identifier">type</span><span class="special">&gt;</span>
<span class="identifier">then</span><span class="special">(</span><span class="identifier">Ex</span><span class="special">&amp;</span> <span class="identifier">executor</span><span class="special">,</span> <span class="identifier">F</span><span class="special">&amp;&amp;</span> <span class="identifier">func</span><span class="special">);</span> <span class="comment">// EXTENSION</span>
<span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">F</span><span class="special">&gt;</span>
@@ -14122,7 +14122,7 @@
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">F</span><span class="special">&gt;</span>
<a class="link" href="synchronization.html#thread.synchronization.futures.reference.unique_future" title="future class template"><code class="computeroutput"><span class="identifier">future</span></code></a><span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">result_of</span><span class="special">&lt;</span><span class="identifier">F</span><span class="special">(</span><span class="identifier">shared_future</span><span class="special">)&gt;::</span><span class="identifier">type</span><span class="special">&gt;</span>
<span class="identifier">then</span><span class="special">(</span><span class="identifier">F</span><span class="special">&amp;&amp;</span> <span class="identifier">func</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span> <span class="comment">// EXTENSION</span>
-<span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">S</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">F</span><span class="special">&gt;</span>
+<span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">Ex</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">F</span><span class="special">&gt;</span>
<a class="link" href="synchronization.html#thread.synchronization.futures.reference.unique_future" title="future class template"><code class="computeroutput"><span class="identifier">future</span></code></a><span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">result_of</span><span class="special">&lt;</span><span class="identifier">F</span><span class="special">(</span><span class="identifier">shared_future</span><span class="special">)&gt;::</span><span class="identifier">type</span><span class="special">&gt;</span>
<span class="identifier">then</span><span class="special">(</span><span class="identifier">Ex</span><span class="special">&amp;</span> <span class="identifier">executor</span><span class="special">,</span> <span class="identifier">F</span><span class="special">&amp;&amp;</span> <span class="identifier">func</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span> <span class="comment">// EXTENSION</span>
<span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">F</span><span class="special">&gt;</span>
diff --git a/doc/html/thread/thread_local_storage.html b/doc/html/thread/thread_local_storage.html
index ac87feaa5d..f32c50c147 100644
--- a/doc/html/thread/thread_local_storage.html
+++ b/doc/html/thread/thread_local_storage.html
@@ -6,7 +6,7 @@
<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
-<link rel="up" href="../thread.html" title="Chapter&#160;38.&#160;Thread 4.7.2">
+<link rel="up" href="../thread.html" title="Chapter&#160;39.&#160;Thread 4.7.2">
<link rel="prev" href="synchronization.html" title="Synchronization">
<link rel="next" href="sds.html" title="Synchronized Data Structures">
</head>
diff --git a/doc/html/thread/thread_management.html b/doc/html/thread/thread_management.html
index 864fc2d1a1..c1d077faa7 100644
--- a/doc/html/thread/thread_management.html
+++ b/doc/html/thread/thread_management.html
@@ -6,7 +6,7 @@
<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
-<link rel="up" href="../thread.html" title="Chapter&#160;38.&#160;Thread 4.7.2">
+<link rel="up" href="../thread.html" title="Chapter&#160;39.&#160;Thread 4.7.2">
<link rel="prev" href="future.html" title="Future">
<link rel="next" href="ScopedThreads.html" title="Scoped Threads">
</head>
diff --git a/doc/html/thread/time.html b/doc/html/thread/time.html
index 972aef1db3..2e250facd1 100644
--- a/doc/html/thread/time.html
+++ b/doc/html/thread/time.html
@@ -6,7 +6,7 @@
<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
-<link rel="up" href="../thread.html" title="Chapter&#160;38.&#160;Thread 4.7.2">
+<link rel="up" href="../thread.html" title="Chapter&#160;39.&#160;Thread 4.7.2">
<link rel="prev" href="parallel.html" title="Parallel - Fork-Join -- EXPERIMENTAL">
<link rel="next" href="emulations.html" title="Emulations">
</head>
@@ -75,7 +75,7 @@
function <code class="computeroutput"><span class="identifier">get_system_time</span><span class="special">()</span></code></a></span></dt>
</dl></div>
<p>
- The time related functions introduced in Boost 1.35.0, using the <a class="link" href="../date_time.html" title="Chapter&#160;12.&#160;Boost.Date_Time">Boost.Date_Time</a>
+ The time related functions introduced in Boost 1.35.0, using the <a class="link" href="../date_time.html" title="Chapter&#160;11.&#160;Boost.Date_Time">Boost.Date_Time</a>
library are deprecated. These include (but are not limited to):
</p>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">