summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/basic_waitable_timer
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_asio/reference/basic_waitable_timer')
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/_basic_waitable_timer.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/async_wait.html6
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer.html49
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload1.html19
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload2.html37
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload3.html29
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload4.html49
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload5.html72
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload6.html76
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload7.html77
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/cancel.html8
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/cancel/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/cancel/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/cancel_one.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/cancel_one/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/cancel_one/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/clock_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/duration.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/executor_type.html161
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/expires_after.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/expires_at.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/expires_at/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/expires_at/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/expires_at/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/expiry.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/get_executor.html8
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/get_io_context.html65
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/get_io_service.html65
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/operator_eq_.html10
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/time_point.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/traits_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/wait.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/wait/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/wait/overload2.html2
38 files changed, 369 insertions, 408 deletions
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/_basic_waitable_timer.html b/doc/html/boost_asio/reference/basic_waitable_timer/_basic_waitable_timer.html
index 7de13b3584..1eacb41c99 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/_basic_waitable_timer.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/_basic_waitable_timer.html
@@ -40,7 +40,7 @@ Destroys
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2019 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/async_wait.html b/doc/html/boost_asio/reference/basic_waitable_timer/async_wait.html
index f6984cecf9..283d39d82f 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/async_wait.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/async_wait.html
@@ -74,8 +74,8 @@ Start
<p>
Regardless of whether the asynchronous operation completes immediately
or not, the handler will not be invoked from within this function.
- Invocation of the handler will be performed in a manner equivalent
- to using <code class="computeroutput">boost::asio::io_context::post()</code>.
+ On immediate completion, invocation of the handler will be performed
+ in a manner equivalent to using <a class="link" href="../post.html" title="post"><code class="computeroutput">post</code></a>.
</p>
</dd>
</dl>
@@ -83,7 +83,7 @@ Start
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2019 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer.html b/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer.html
index 5216b58ad7..6da588a26f 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer.html
@@ -7,7 +7,7 @@
<link rel="home" href="../../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../basic_waitable_timer.html" title="basic_waitable_timer">
<link rel="prev" href="async_wait.html" title="basic_waitable_timer::async_wait">
-<link rel="next" href="basic_waitable_timer/overload1.html" title="basic_waitable_timer::basic_waitable_timer (1 of 4 overloads)">
+<link rel="next" href="basic_waitable_timer/overload1.html" title="basic_waitable_timer::basic_waitable_timer (1 of 7 overloads)">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
@@ -30,38 +30,61 @@
<a class="indexterm" name="boost_asio.indexterm.basic_waitable_timer.basic_waitable_timer"></a>
Constructor.
</p>
-<pre class="programlisting">explicit <a class="link" href="basic_waitable_timer/overload1.html" title="basic_waitable_timer::basic_waitable_timer (1 of 4 overloads)">basic_waitable_timer</a>(
- boost::asio::io_context &amp; io_context);
- <span class="emphasis"><em>&#187; <a class="link" href="basic_waitable_timer/overload1.html" title="basic_waitable_timer::basic_waitable_timer (1 of 4 overloads)">more...</a></em></span>
+<pre class="programlisting">explicit <a class="link" href="basic_waitable_timer/overload1.html" title="basic_waitable_timer::basic_waitable_timer (1 of 7 overloads)">basic_waitable_timer</a>(
+ const executor_type &amp; ex);
+ <span class="emphasis"><em>&#187; <a class="link" href="basic_waitable_timer/overload1.html" title="basic_waitable_timer::basic_waitable_timer (1 of 7 overloads)">more...</a></em></span>
+
+template&lt;
+ typename ExecutionContext&gt;
+explicit <a class="link" href="basic_waitable_timer/overload2.html" title="basic_waitable_timer::basic_waitable_timer (2 of 7 overloads)">basic_waitable_timer</a>(
+ ExecutionContext &amp; context,
+ typename enable_if&lt; is_convertible&lt; ExecutionContext &amp;, execution_context &amp; &gt;::value &gt;::type * = 0);
+ <span class="emphasis"><em>&#187; <a class="link" href="basic_waitable_timer/overload2.html" title="basic_waitable_timer::basic_waitable_timer (2 of 7 overloads)">more...</a></em></span>
</pre>
<p>
Constructor to set a particular expiry time as an absolute time.
</p>
-<pre class="programlisting"><a class="link" href="basic_waitable_timer/overload2.html" title="basic_waitable_timer::basic_waitable_timer (2 of 4 overloads)">basic_waitable_timer</a>(
- boost::asio::io_context &amp; io_context,
+<pre class="programlisting"><a class="link" href="basic_waitable_timer/overload3.html" title="basic_waitable_timer::basic_waitable_timer (3 of 7 overloads)">basic_waitable_timer</a>(
+ const executor_type &amp; ex,
const time_point &amp; expiry_time);
- <span class="emphasis"><em>&#187; <a class="link" href="basic_waitable_timer/overload2.html" title="basic_waitable_timer::basic_waitable_timer (2 of 4 overloads)">more...</a></em></span>
+ <span class="emphasis"><em>&#187; <a class="link" href="basic_waitable_timer/overload3.html" title="basic_waitable_timer::basic_waitable_timer (3 of 7 overloads)">more...</a></em></span>
+
+template&lt;
+ typename ExecutionContext&gt;
+explicit <a class="link" href="basic_waitable_timer/overload4.html" title="basic_waitable_timer::basic_waitable_timer (4 of 7 overloads)">basic_waitable_timer</a>(
+ ExecutionContext &amp; context,
+ const time_point &amp; expiry_time,
+ typename enable_if&lt; is_convertible&lt; ExecutionContext &amp;, execution_context &amp; &gt;::value &gt;::type * = 0);
+ <span class="emphasis"><em>&#187; <a class="link" href="basic_waitable_timer/overload4.html" title="basic_waitable_timer::basic_waitable_timer (4 of 7 overloads)">more...</a></em></span>
</pre>
<p>
Constructor to set a particular expiry time relative to now.
</p>
-<pre class="programlisting"><a class="link" href="basic_waitable_timer/overload3.html" title="basic_waitable_timer::basic_waitable_timer (3 of 4 overloads)">basic_waitable_timer</a>(
- boost::asio::io_context &amp; io_context,
+<pre class="programlisting"><a class="link" href="basic_waitable_timer/overload5.html" title="basic_waitable_timer::basic_waitable_timer (5 of 7 overloads)">basic_waitable_timer</a>(
+ const executor_type &amp; ex,
const duration &amp; expiry_time);
- <span class="emphasis"><em>&#187; <a class="link" href="basic_waitable_timer/overload3.html" title="basic_waitable_timer::basic_waitable_timer (3 of 4 overloads)">more...</a></em></span>
+ <span class="emphasis"><em>&#187; <a class="link" href="basic_waitable_timer/overload5.html" title="basic_waitable_timer::basic_waitable_timer (5 of 7 overloads)">more...</a></em></span>
+
+template&lt;
+ typename ExecutionContext&gt;
+explicit <a class="link" href="basic_waitable_timer/overload6.html" title="basic_waitable_timer::basic_waitable_timer (6 of 7 overloads)">basic_waitable_timer</a>(
+ ExecutionContext &amp; context,
+ const duration &amp; expiry_time,
+ typename enable_if&lt; is_convertible&lt; ExecutionContext &amp;, execution_context &amp; &gt;::value &gt;::type * = 0);
+ <span class="emphasis"><em>&#187; <a class="link" href="basic_waitable_timer/overload6.html" title="basic_waitable_timer::basic_waitable_timer (6 of 7 overloads)">more...</a></em></span>
</pre>
<p>
Move-construct a <a class="link" href="../basic_waitable_timer.html" title="basic_waitable_timer"><code class="computeroutput">basic_waitable_timer</code></a>
from another.
</p>
-<pre class="programlisting"><a class="link" href="basic_waitable_timer/overload4.html" title="basic_waitable_timer::basic_waitable_timer (4 of 4 overloads)">basic_waitable_timer</a>(
+<pre class="programlisting"><a class="link" href="basic_waitable_timer/overload7.html" title="basic_waitable_timer::basic_waitable_timer (7 of 7 overloads)">basic_waitable_timer</a>(
basic_waitable_timer &amp;&amp; other);
- <span class="emphasis"><em>&#187; <a class="link" href="basic_waitable_timer/overload4.html" title="basic_waitable_timer::basic_waitable_timer (4 of 4 overloads)">more...</a></em></span>
+ <span class="emphasis"><em>&#187; <a class="link" href="basic_waitable_timer/overload7.html" title="basic_waitable_timer::basic_waitable_timer (7 of 7 overloads)">more...</a></em></span>
</pre>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2019 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload1.html b/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload1.html
index e9b3e2b142..7e829f37c0 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload1.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload1.html
@@ -1,13 +1,13 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>basic_waitable_timer::basic_waitable_timer (1 of 4 overloads)</title>
+<title>basic_waitable_timer::basic_waitable_timer (1 of 7 overloads)</title>
<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="../../../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../basic_waitable_timer.html" title="basic_waitable_timer::basic_waitable_timer">
<link rel="prev" href="../basic_waitable_timer.html" title="basic_waitable_timer::basic_waitable_timer">
-<link rel="next" href="overload2.html" title="basic_waitable_timer::basic_waitable_timer (2 of 4 overloads)">
+<link rel="next" href="overload2.html" title="basic_waitable_timer::basic_waitable_timer (2 of 7 overloads)">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
@@ -24,14 +24,14 @@
</div>
<div class="section">
<div class="titlepage"><div><div><h5 class="title">
-<a name="boost_asio.reference.basic_waitable_timer.basic_waitable_timer.overload1"></a><a class="link" href="overload1.html" title="basic_waitable_timer::basic_waitable_timer (1 of 4 overloads)">basic_waitable_timer::basic_waitable_timer
- (1 of 4 overloads)</a>
+<a name="boost_asio.reference.basic_waitable_timer.basic_waitable_timer.overload1"></a><a class="link" href="overload1.html" title="basic_waitable_timer::basic_waitable_timer (1 of 7 overloads)">basic_waitable_timer::basic_waitable_timer
+ (1 of 7 overloads)</a>
</h5></div></div></div>
<p>
Constructor.
</p>
<pre class="programlisting">basic_waitable_timer(
- boost::asio::io_context &amp; io_context);
+ const executor_type &amp; ex);
</pre>
<p>
This constructor creates a timer without setting an expiry time. The
@@ -45,18 +45,17 @@
<div class="variablelist">
<p class="title"><b></b></p>
<dl class="variablelist">
-<dt><span class="term">io_context</span></dt>
+<dt><span class="term">ex</span></dt>
<dd><p>
- The <a class="link" href="../../io_context.html" title="io_context"><code class="computeroutput">io_context</code></a>
- object that the timer will use to dispatch handlers for any asynchronous
- operations performed on the timer.
+ The I/O executor that the timer will use, by default, to dispatch
+ handlers for any asynchronous operations performed on the timer.
</p></dd>
</dl>
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2019 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload2.html b/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload2.html
index 43d5240b78..67e54f4e75 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload2.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload2.html
@@ -1,13 +1,13 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>basic_waitable_timer::basic_waitable_timer (2 of 4 overloads)</title>
+<title>basic_waitable_timer::basic_waitable_timer (2 of 7 overloads)</title>
<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="../../../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../basic_waitable_timer.html" title="basic_waitable_timer::basic_waitable_timer">
-<link rel="prev" href="overload1.html" title="basic_waitable_timer::basic_waitable_timer (1 of 4 overloads)">
-<link rel="next" href="overload3.html" title="basic_waitable_timer::basic_waitable_timer (3 of 4 overloads)">
+<link rel="prev" href="overload1.html" title="basic_waitable_timer::basic_waitable_timer (1 of 7 overloads)">
+<link rel="next" href="overload3.html" title="basic_waitable_timer::basic_waitable_timer (3 of 7 overloads)">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
@@ -24,18 +24,22 @@
</div>
<div class="section">
<div class="titlepage"><div><div><h5 class="title">
-<a name="boost_asio.reference.basic_waitable_timer.basic_waitable_timer.overload2"></a><a class="link" href="overload2.html" title="basic_waitable_timer::basic_waitable_timer (2 of 4 overloads)">basic_waitable_timer::basic_waitable_timer
- (2 of 4 overloads)</a>
+<a name="boost_asio.reference.basic_waitable_timer.basic_waitable_timer.overload2"></a><a class="link" href="overload2.html" title="basic_waitable_timer::basic_waitable_timer (2 of 7 overloads)">basic_waitable_timer::basic_waitable_timer
+ (2 of 7 overloads)</a>
</h5></div></div></div>
<p>
- Constructor to set a particular expiry time as an absolute time.
+ Constructor.
</p>
-<pre class="programlisting">basic_waitable_timer(
- boost::asio::io_context &amp; io_context,
- const time_point &amp; expiry_time);
+<pre class="programlisting">template&lt;
+ typename ExecutionContext&gt;
+basic_waitable_timer(
+ ExecutionContext &amp; context,
+ typename enable_if&lt; is_convertible&lt; ExecutionContext &amp;, execution_context &amp; &gt;::value &gt;::type * = 0);
</pre>
<p>
- This constructor creates a timer and sets the expiry time.
+ This constructor creates a timer without setting an expiry time. The
+ <code class="computeroutput">expires_at()</code> or <code class="computeroutput">expires_after()</code> functions must
+ be called to set an expiry time before the timer can be waited on.
</p>
<h6>
<a name="boost_asio.reference.basic_waitable_timer.basic_waitable_timer.overload2.h0"></a>
@@ -44,23 +48,18 @@
<div class="variablelist">
<p class="title"><b></b></p>
<dl class="variablelist">
-<dt><span class="term">io_context</span></dt>
+<dt><span class="term">context</span></dt>
<dd><p>
- The <a class="link" href="../../io_context.html" title="io_context"><code class="computeroutput">io_context</code></a>
- object that the timer will use to dispatch handlers for any asynchronous
+ An execution context which provides the I/O executor that the timer
+ will use, by default, to dispatch handlers for any asynchronous
operations performed on the timer.
</p></dd>
-<dt><span class="term">expiry_time</span></dt>
-<dd><p>
- The expiry time to be used for the timer, expressed as an absolute
- time.
- </p></dd>
</dl>
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2019 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload3.html b/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload3.html
index 0d4088ae9b..5e149fde6c 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload3.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload3.html
@@ -1,13 +1,13 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>basic_waitable_timer::basic_waitable_timer (3 of 4 overloads)</title>
+<title>basic_waitable_timer::basic_waitable_timer (3 of 7 overloads)</title>
<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="../../../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../basic_waitable_timer.html" title="basic_waitable_timer::basic_waitable_timer">
-<link rel="prev" href="overload2.html" title="basic_waitable_timer::basic_waitable_timer (2 of 4 overloads)">
-<link rel="next" href="overload4.html" title="basic_waitable_timer::basic_waitable_timer (4 of 4 overloads)">
+<link rel="prev" href="overload2.html" title="basic_waitable_timer::basic_waitable_timer (2 of 7 overloads)">
+<link rel="next" href="overload4.html" title="basic_waitable_timer::basic_waitable_timer (4 of 7 overloads)">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
@@ -24,15 +24,15 @@
</div>
<div class="section">
<div class="titlepage"><div><div><h5 class="title">
-<a name="boost_asio.reference.basic_waitable_timer.basic_waitable_timer.overload3"></a><a class="link" href="overload3.html" title="basic_waitable_timer::basic_waitable_timer (3 of 4 overloads)">basic_waitable_timer::basic_waitable_timer
- (3 of 4 overloads)</a>
+<a name="boost_asio.reference.basic_waitable_timer.basic_waitable_timer.overload3"></a><a class="link" href="overload3.html" title="basic_waitable_timer::basic_waitable_timer (3 of 7 overloads)">basic_waitable_timer::basic_waitable_timer
+ (3 of 7 overloads)</a>
</h5></div></div></div>
<p>
- Constructor to set a particular expiry time relative to now.
+ Constructor to set a particular expiry time as an absolute time.
</p>
<pre class="programlisting">basic_waitable_timer(
- boost::asio::io_context &amp; io_context,
- const duration &amp; expiry_time);
+ const executor_type &amp; ex,
+ const time_point &amp; expiry_time);
</pre>
<p>
This constructor creates a timer and sets the expiry time.
@@ -44,22 +44,23 @@
<div class="variablelist">
<p class="title"><b></b></p>
<dl class="variablelist">
-<dt><span class="term">io_context</span></dt>
+<dt><span class="term">ex</span></dt>
<dd><p>
- The <a class="link" href="../../io_context.html" title="io_context"><code class="computeroutput">io_context</code></a>
- object that the timer will use to dispatch handlers for any asynchronous
- operations performed on the timer.
+ The I/O executor object that the timer will use, by default, to
+ dispatch handlers for any asynchronous operations performed on
+ the timer.
</p></dd>
<dt><span class="term">expiry_time</span></dt>
<dd><p>
- The expiry time to be used for the timer, relative to now.
+ The expiry time to be used for the timer, expressed as an absolute
+ time.
</p></dd>
</dl>
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2019 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload4.html b/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload4.html
index f7315bb8fb..2a526808ce 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload4.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload4.html
@@ -1,13 +1,13 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>basic_waitable_timer::basic_waitable_timer (4 of 4 overloads)</title>
+<title>basic_waitable_timer::basic_waitable_timer (4 of 7 overloads)</title>
<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="../../../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../basic_waitable_timer.html" title="basic_waitable_timer::basic_waitable_timer">
-<link rel="prev" href="overload3.html" title="basic_waitable_timer::basic_waitable_timer (3 of 4 overloads)">
-<link rel="next" href="../cancel.html" title="basic_waitable_timer::cancel">
+<link rel="prev" href="overload3.html" title="basic_waitable_timer::basic_waitable_timer (3 of 7 overloads)">
+<link rel="next" href="overload5.html" title="basic_waitable_timer::basic_waitable_timer (5 of 7 overloads)">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
@@ -20,22 +20,25 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="overload3.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../basic_waitable_timer.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../cancel.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="overload3.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../basic_waitable_timer.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overload5.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h5 class="title">
-<a name="boost_asio.reference.basic_waitable_timer.basic_waitable_timer.overload4"></a><a class="link" href="overload4.html" title="basic_waitable_timer::basic_waitable_timer (4 of 4 overloads)">basic_waitable_timer::basic_waitable_timer
- (4 of 4 overloads)</a>
+<a name="boost_asio.reference.basic_waitable_timer.basic_waitable_timer.overload4"></a><a class="link" href="overload4.html" title="basic_waitable_timer::basic_waitable_timer (4 of 7 overloads)">basic_waitable_timer::basic_waitable_timer
+ (4 of 7 overloads)</a>
</h5></div></div></div>
<p>
- Move-construct a <a class="link" href="../../basic_waitable_timer.html" title="basic_waitable_timer"><code class="computeroutput">basic_waitable_timer</code></a>
- from another.
+ Constructor to set a particular expiry time as an absolute time.
</p>
-<pre class="programlisting">basic_waitable_timer(
- basic_waitable_timer &amp;&amp; other);
+<pre class="programlisting">template&lt;
+ typename ExecutionContext&gt;
+basic_waitable_timer(
+ ExecutionContext &amp; context,
+ const time_point &amp; expiry_time,
+ typename enable_if&lt; is_convertible&lt; ExecutionContext &amp;, execution_context &amp; &gt;::value &gt;::type * = 0);
</pre>
<p>
- This constructor moves a timer from one object to another.
+ This constructor creates a timer and sets the expiry time.
</p>
<h6>
<a name="boost_asio.reference.basic_waitable_timer.basic_waitable_timer.overload4.h0"></a>
@@ -44,25 +47,23 @@
<div class="variablelist">
<p class="title"><b></b></p>
<dl class="variablelist">
-<dt><span class="term">other</span></dt>
+<dt><span class="term">context</span></dt>
<dd><p>
- The other <a class="link" href="../../basic_waitable_timer.html" title="basic_waitable_timer"><code class="computeroutput">basic_waitable_timer</code></a>
- object from which the move will occur.
+ An execution context which provides the I/O executor that the timer
+ will use, by default, to dispatch handlers for any asynchronous
+ operations performed on the timer.
+ </p></dd>
+<dt><span class="term">expiry_time</span></dt>
+<dd><p>
+ The expiry time to be used for the timer, expressed as an absolute
+ time.
</p></dd>
</dl>
</div>
-<h6>
-<a name="boost_asio.reference.basic_waitable_timer.basic_waitable_timer.overload4.h1"></a>
- <span class="phrase"><a name="boost_asio.reference.basic_waitable_timer.basic_waitable_timer.overload4.remarks"></a></span><a class="link" href="overload4.html#boost_asio.reference.basic_waitable_timer.basic_waitable_timer.overload4.remarks">Remarks</a>
- </h6>
-<p>
- Following the move, the moved-from object is in the same state as if
- constructed using the <code class="computeroutput">basic_waitable_timer(io_context&amp;) constructor</code>.
- </p>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2019 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
@@ -70,7 +71,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="overload3.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../basic_waitable_timer.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../cancel.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="overload3.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../basic_waitable_timer.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overload5.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload5.html b/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload5.html
new file mode 100644
index 0000000000..577d4eb2c7
--- /dev/null
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload5.html
@@ -0,0 +1,72 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>basic_waitable_timer::basic_waitable_timer (5 of 7 overloads)</title>
+<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="../../../../boost_asio.html" title="Boost.Asio">
+<link rel="up" href="../basic_waitable_timer.html" title="basic_waitable_timer::basic_waitable_timer">
+<link rel="prev" href="overload4.html" title="basic_waitable_timer::basic_waitable_timer (4 of 7 overloads)">
+<link rel="next" href="overload6.html" title="basic_waitable_timer::basic_waitable_timer (6 of 7 overloads)">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table cellpadding="2" width="100%"><tr>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td>
+<td align="center"><a href="../../../../../../index.html">Home</a></td>
+<td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td>
+<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
+<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
+<td align="center"><a href="../../../../../../more/index.htm">More</a></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="overload4.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../basic_waitable_timer.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overload6.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+<div class="section">
+<div class="titlepage"><div><div><h5 class="title">
+<a name="boost_asio.reference.basic_waitable_timer.basic_waitable_timer.overload5"></a><a class="link" href="overload5.html" title="basic_waitable_timer::basic_waitable_timer (5 of 7 overloads)">basic_waitable_timer::basic_waitable_timer
+ (5 of 7 overloads)</a>
+</h5></div></div></div>
+<p>
+ Constructor to set a particular expiry time relative to now.
+ </p>
+<pre class="programlisting">basic_waitable_timer(
+ const executor_type &amp; ex,
+ const duration &amp; expiry_time);
+</pre>
+<p>
+ This constructor creates a timer and sets the expiry time.
+ </p>
+<h6>
+<a name="boost_asio.reference.basic_waitable_timer.basic_waitable_timer.overload5.h0"></a>
+ <span class="phrase"><a name="boost_asio.reference.basic_waitable_timer.basic_waitable_timer.overload5.parameters"></a></span><a class="link" href="overload5.html#boost_asio.reference.basic_waitable_timer.basic_waitable_timer.overload5.parameters">Parameters</a>
+ </h6>
+<div class="variablelist">
+<p class="title"><b></b></p>
+<dl class="variablelist">
+<dt><span class="term">ex</span></dt>
+<dd><p>
+ The I/O executor that the timer will use, by default, to dispatch
+ handlers for any asynchronous operations performed on the timer.
+ </p></dd>
+<dt><span class="term">expiry_time</span></dt>
+<dd><p>
+ The expiry time to be used for the timer, relative to now.
+ </p></dd>
+</dl>
+</div>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2019 Christopher M. Kohlhoff<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
+ </p>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="overload4.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../basic_waitable_timer.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overload6.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload6.html b/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload6.html
new file mode 100644
index 0000000000..2eda25fdd7
--- /dev/null
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload6.html
@@ -0,0 +1,76 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>basic_waitable_timer::basic_waitable_timer (6 of 7 overloads)</title>
+<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="../../../../boost_asio.html" title="Boost.Asio">
+<link rel="up" href="../basic_waitable_timer.html" title="basic_waitable_timer::basic_waitable_timer">
+<link rel="prev" href="overload5.html" title="basic_waitable_timer::basic_waitable_timer (5 of 7 overloads)">
+<link rel="next" href="overload7.html" title="basic_waitable_timer::basic_waitable_timer (7 of 7 overloads)">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table cellpadding="2" width="100%"><tr>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td>
+<td align="center"><a href="../../../../../../index.html">Home</a></td>
+<td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td>
+<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
+<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
+<td align="center"><a href="../../../../../../more/index.htm">More</a></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="overload5.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../basic_waitable_timer.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overload7.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+<div class="section">
+<div class="titlepage"><div><div><h5 class="title">
+<a name="boost_asio.reference.basic_waitable_timer.basic_waitable_timer.overload6"></a><a class="link" href="overload6.html" title="basic_waitable_timer::basic_waitable_timer (6 of 7 overloads)">basic_waitable_timer::basic_waitable_timer
+ (6 of 7 overloads)</a>
+</h5></div></div></div>
+<p>
+ Constructor to set a particular expiry time relative to now.
+ </p>
+<pre class="programlisting">template&lt;
+ typename ExecutionContext&gt;
+basic_waitable_timer(
+ ExecutionContext &amp; context,
+ const duration &amp; expiry_time,
+ typename enable_if&lt; is_convertible&lt; ExecutionContext &amp;, execution_context &amp; &gt;::value &gt;::type * = 0);
+</pre>
+<p>
+ This constructor creates a timer and sets the expiry time.
+ </p>
+<h6>
+<a name="boost_asio.reference.basic_waitable_timer.basic_waitable_timer.overload6.h0"></a>
+ <span class="phrase"><a name="boost_asio.reference.basic_waitable_timer.basic_waitable_timer.overload6.parameters"></a></span><a class="link" href="overload6.html#boost_asio.reference.basic_waitable_timer.basic_waitable_timer.overload6.parameters">Parameters</a>
+ </h6>
+<div class="variablelist">
+<p class="title"><b></b></p>
+<dl class="variablelist">
+<dt><span class="term">context</span></dt>
+<dd><p>
+ An execution context which provides the I/O executor that the timer
+ will use, by default, to dispatch handlers for any asynchronous
+ operations performed on the timer.
+ </p></dd>
+<dt><span class="term">expiry_time</span></dt>
+<dd><p>
+ The expiry time to be used for the timer, relative to now.
+ </p></dd>
+</dl>
+</div>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2019 Christopher M. Kohlhoff<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
+ </p>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="overload5.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../basic_waitable_timer.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overload7.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload7.html b/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload7.html
new file mode 100644
index 0000000000..464e6d67b5
--- /dev/null
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload7.html
@@ -0,0 +1,77 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>basic_waitable_timer::basic_waitable_timer (7 of 7 overloads)</title>
+<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="../../../../boost_asio.html" title="Boost.Asio">
+<link rel="up" href="../basic_waitable_timer.html" title="basic_waitable_timer::basic_waitable_timer">
+<link rel="prev" href="overload6.html" title="basic_waitable_timer::basic_waitable_timer (6 of 7 overloads)">
+<link rel="next" href="../cancel.html" title="basic_waitable_timer::cancel">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table cellpadding="2" width="100%"><tr>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td>
+<td align="center"><a href="../../../../../../index.html">Home</a></td>
+<td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td>
+<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
+<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
+<td align="center"><a href="../../../../../../more/index.htm">More</a></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="overload6.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../basic_waitable_timer.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../cancel.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+<div class="section">
+<div class="titlepage"><div><div><h5 class="title">
+<a name="boost_asio.reference.basic_waitable_timer.basic_waitable_timer.overload7"></a><a class="link" href="overload7.html" title="basic_waitable_timer::basic_waitable_timer (7 of 7 overloads)">basic_waitable_timer::basic_waitable_timer
+ (7 of 7 overloads)</a>
+</h5></div></div></div>
+<p>
+ Move-construct a <a class="link" href="../../basic_waitable_timer.html" title="basic_waitable_timer"><code class="computeroutput">basic_waitable_timer</code></a>
+ from another.
+ </p>
+<pre class="programlisting">basic_waitable_timer(
+ basic_waitable_timer &amp;&amp; other);
+</pre>
+<p>
+ This constructor moves a timer from one object to another.
+ </p>
+<h6>
+<a name="boost_asio.reference.basic_waitable_timer.basic_waitable_timer.overload7.h0"></a>
+ <span class="phrase"><a name="boost_asio.reference.basic_waitable_timer.basic_waitable_timer.overload7.parameters"></a></span><a class="link" href="overload7.html#boost_asio.reference.basic_waitable_timer.basic_waitable_timer.overload7.parameters">Parameters</a>
+ </h6>
+<div class="variablelist">
+<p class="title"><b></b></p>
+<dl class="variablelist">
+<dt><span class="term">other</span></dt>
+<dd><p>
+ The other <a class="link" href="../../basic_waitable_timer.html" title="basic_waitable_timer"><code class="computeroutput">basic_waitable_timer</code></a>
+ object from which the move will occur.
+ </p></dd>
+</dl>
+</div>
+<h6>
+<a name="boost_asio.reference.basic_waitable_timer.basic_waitable_timer.overload7.h1"></a>
+ <span class="phrase"><a name="boost_asio.reference.basic_waitable_timer.basic_waitable_timer.overload7.remarks"></a></span><a class="link" href="overload7.html#boost_asio.reference.basic_waitable_timer.basic_waitable_timer.overload7.remarks">Remarks</a>
+ </h6>
+<p>
+ Following the move, the moved-from object is in the same state as if
+ constructed using the <code class="computeroutput">basic_waitable_timer(const executor_type&amp;)</code>
+ constructor.
+ </p>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2019 Christopher M. Kohlhoff<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
+ </p>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="overload6.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../basic_waitable_timer.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../cancel.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/cancel.html b/doc/html/boost_asio/reference/basic_waitable_timer/cancel.html
index fb7735528a..a6b8748bf7 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/cancel.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/cancel.html
@@ -6,7 +6,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../basic_waitable_timer.html" title="basic_waitable_timer">
-<link rel="prev" href="basic_waitable_timer/overload4.html" title="basic_waitable_timer::basic_waitable_timer (4 of 4 overloads)">
+<link rel="prev" href="basic_waitable_timer/overload7.html" title="basic_waitable_timer::basic_waitable_timer (7 of 7 overloads)">
<link rel="next" href="cancel/overload1.html" title="basic_waitable_timer::cancel (1 of 2 overloads)">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -20,7 +20,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="basic_waitable_timer/overload4.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../basic_waitable_timer.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="cancel/overload1.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="basic_waitable_timer/overload7.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../basic_waitable_timer.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="cancel/overload1.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h4 class="title">
@@ -45,7 +45,7 @@ Cancel
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2019 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
@@ -53,7 +53,7 @@ Cancel
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="basic_waitable_timer/overload4.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../basic_waitable_timer.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="cancel/overload1.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="basic_waitable_timer/overload7.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../basic_waitable_timer.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="cancel/overload1.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/cancel/overload1.html b/doc/html/boost_asio/reference/basic_waitable_timer/cancel/overload1.html
index 22311528f0..d55c7b9e75 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/cancel/overload1.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/cancel/overload1.html
@@ -85,7 +85,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2019 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/cancel/overload2.html b/doc/html/boost_asio/reference/basic_waitable_timer/cancel/overload2.html
index f62bb9d242..234b03373a 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/cancel/overload2.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/cancel/overload2.html
@@ -87,7 +87,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2019 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/cancel_one.html b/doc/html/boost_asio/reference/basic_waitable_timer/cancel_one.html
index 002b405624..80d526c773 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/cancel_one.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/cancel_one.html
@@ -45,7 +45,7 @@ Cancels
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2019 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/cancel_one/overload1.html b/doc/html/boost_asio/reference/basic_waitable_timer/cancel_one/overload1.html
index 644393a3de..39e461291b 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/cancel_one/overload1.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/cancel_one/overload1.html
@@ -86,7 +86,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2019 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/cancel_one/overload2.html b/doc/html/boost_asio/reference/basic_waitable_timer/cancel_one/overload2.html
index f0f38c0882..fc0e47fd05 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/cancel_one/overload2.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/cancel_one/overload2.html
@@ -88,7 +88,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2019 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/clock_type.html b/doc/html/boost_asio/reference/basic_waitable_timer/clock_type.html
index 3752643f76..87934069f0 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/clock_type.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/clock_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2019 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/duration.html b/doc/html/boost_asio/reference/basic_waitable_timer/duration.html
index 356bbc4bf3..f41b4e3de7 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/duration.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/duration.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2019 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/executor_type.html b/doc/html/boost_asio/reference/basic_waitable_timer/executor_type.html
index 32389032fc..3f4b944b73 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/executor_type.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/executor_type.html
@@ -31,167 +31,10 @@
The
type of the executor associated with the object.
</p>
-<pre class="programlisting">typedef io_context::executor_type executor_type;
+<pre class="programlisting">typedef Executor executor_type;
</pre>
<h6>
<a name="boost_asio.reference.basic_waitable_timer.executor_type.h0"></a>
- <span class="phrase"><a name="boost_asio.reference.basic_waitable_timer.executor_type.member_functions"></a></span><a class="link" href="executor_type.html#boost_asio.reference.basic_waitable_timer.executor_type.member_functions">Member
- Functions</a>
- </h6>
-<div class="informaltable"><table class="table">
-<colgroup>
-<col>
-<col>
-</colgroup>
-<thead><tr>
-<th>
- <p>
- Name
- </p>
- </th>
-<th>
- <p>
- Description
- </p>
- </th>
-</tr></thead>
-<tbody>
-<tr>
-<td>
- <p>
- <a class="link" href="../io_context__executor_type/context.html" title="io_context::executor_type::context"><span class="bold"><strong>context</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Obtain the underlying execution context.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../io_context__executor_type/defer.html" title="io_context::executor_type::defer"><span class="bold"><strong>defer</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Request the io_context to invoke the given function object.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../io_context__executor_type/dispatch.html" title="io_context::executor_type::dispatch"><span class="bold"><strong>dispatch</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Request the io_context to invoke the given function object.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../io_context__executor_type/on_work_finished.html" title="io_context::executor_type::on_work_finished"><span class="bold"><strong>on_work_finished</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Inform the io_context that some work is no longer outstanding.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../io_context__executor_type/on_work_started.html" title="io_context::executor_type::on_work_started"><span class="bold"><strong>on_work_started</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Inform the io_context that it has some outstanding work to do.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../io_context__executor_type/post.html" title="io_context::executor_type::post"><span class="bold"><strong>post</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Request the io_context to invoke the given function object.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../io_context__executor_type/running_in_this_thread.html" title="io_context::executor_type::running_in_this_thread"><span class="bold"><strong>running_in_this_thread</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the io_context is running in the current thread.
- </p>
- </td>
-</tr>
-</tbody>
-</table></div>
-<h6>
-<a name="boost_asio.reference.basic_waitable_timer.executor_type.h1"></a>
- <span class="phrase"><a name="boost_asio.reference.basic_waitable_timer.executor_type.friends"></a></span><a class="link" href="executor_type.html#boost_asio.reference.basic_waitable_timer.executor_type.friends">Friends</a>
- </h6>
-<div class="informaltable"><table class="table">
-<colgroup>
-<col>
-<col>
-</colgroup>
-<thead><tr>
-<th>
- <p>
- Name
- </p>
- </th>
-<th>
- <p>
- Description
- </p>
- </th>
-</tr></thead>
-<tbody>
-<tr>
-<td>
- <p>
- <a class="link" href="../io_context__executor_type/operator_not__eq_.html" title="io_context::executor_type::operator!="><span class="bold"><strong>operator!=</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare two executors for inequality.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../io_context__executor_type/operator_eq__eq_.html" title="io_context::executor_type::operator=="><span class="bold"><strong>operator==</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare two executors for equality.
- </p>
- </td>
-</tr>
-</tbody>
-</table></div>
-<h6>
-<a name="boost_asio.reference.basic_waitable_timer.executor_type.h2"></a>
<span class="phrase"><a name="boost_asio.reference.basic_waitable_timer.executor_type.requirements"></a></span><a class="link" href="executor_type.html#boost_asio.reference.basic_waitable_timer.executor_type.requirements">Requirements</a>
</h6>
<p>
@@ -203,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2019 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/expires_after.html b/doc/html/boost_asio/reference/basic_waitable_timer/expires_after.html
index 48d3fe1bf0..18a774641d 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/expires_after.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/expires_after.html
@@ -96,7 +96,7 @@ Set
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2019 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/expires_at.html b/doc/html/boost_asio/reference/basic_waitable_timer/expires_at.html
index b4e4c5e5e7..6244af00fa 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/expires_at.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/expires_at.html
@@ -54,7 +54,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2019 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/expires_at/overload1.html b/doc/html/boost_asio/reference/basic_waitable_timer/expires_at/overload1.html
index aa59cd236d..1b6c7fb0b4 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/expires_at/overload1.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/expires_at/overload1.html
@@ -40,7 +40,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2019 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/expires_at/overload2.html b/doc/html/boost_asio/reference/basic_waitable_timer/expires_at/overload2.html
index 0d323e22b8..1ae48c2202 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/expires_at/overload2.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/expires_at/overload2.html
@@ -95,7 +95,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2019 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/expires_at/overload3.html b/doc/html/boost_asio/reference/basic_waitable_timer/expires_at/overload3.html
index ae138456c4..64e244ace8 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/expires_at/overload3.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/expires_at/overload3.html
@@ -88,7 +88,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2019 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now.html b/doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now.html
index 7a9d0e6746..c84d9df59c 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now.html
@@ -50,7 +50,7 @@ std::size_t <a class="link" href="expires_from_now/overload3.html" title="basic_
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2019 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now/overload1.html b/doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now/overload1.html
index bca978f00c..6d24a7cebd 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now/overload1.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now/overload1.html
@@ -40,7 +40,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2019 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now/overload2.html b/doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now/overload2.html
index 50b486df9b..fbba421567 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now/overload2.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now/overload2.html
@@ -96,7 +96,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2019 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now/overload3.html b/doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now/overload3.html
index 94a802ce47..05c8c9c504 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now/overload3.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now/overload3.html
@@ -88,7 +88,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2019 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/expiry.html b/doc/html/boost_asio/reference/basic_waitable_timer/expiry.html
index 93d6924358..198db42e54 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/expiry.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/expiry.html
@@ -40,7 +40,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2019 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/get_executor.html b/doc/html/boost_asio/reference/basic_waitable_timer/get_executor.html
index 7f2c245f55..50578c5405 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/get_executor.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/get_executor.html
@@ -7,7 +7,7 @@
<link rel="home" href="../../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../basic_waitable_timer.html" title="basic_waitable_timer">
<link rel="prev" href="expiry.html" title="basic_waitable_timer::expiry">
-<link rel="next" href="get_io_context.html" title="basic_waitable_timer::get_io_context">
+<link rel="next" href="operator_eq_.html" title="basic_waitable_timer::operator=">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
@@ -20,7 +20,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="expiry.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../basic_waitable_timer.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="get_io_context.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="expiry.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../basic_waitable_timer.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="operator_eq_.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h4 class="title">
@@ -36,7 +36,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2019 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
@@ -44,7 +44,7 @@ Get
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="expiry.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../basic_waitable_timer.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="get_io_context.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="expiry.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../basic_waitable_timer.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="operator_eq_.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/get_io_context.html b/doc/html/boost_asio/reference/basic_waitable_timer/get_io_context.html
deleted file mode 100644
index 471b6ba84b..0000000000
--- a/doc/html/boost_asio/reference/basic_waitable_timer/get_io_context.html
+++ /dev/null
@@ -1,65 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>basic_waitable_timer::get_io_context</title>
-<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="../../../boost_asio.html" title="Boost.Asio">
-<link rel="up" href="../basic_waitable_timer.html" title="basic_waitable_timer">
-<link rel="prev" href="get_executor.html" title="basic_waitable_timer::get_executor">
-<link rel="next" href="get_io_service.html" title="basic_waitable_timer::get_io_service">
-</head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td>
-<td align="center"><a href="../../../../../index.html">Home</a></td>
-<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td>
-<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
-<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
-<td align="center"><a href="../../../../../more/index.htm">More</a></td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="get_executor.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../basic_waitable_timer.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="get_io_service.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-<div class="section">
-<div class="titlepage"><div><div><h4 class="title">
-<a name="boost_asio.reference.basic_waitable_timer.get_io_context"></a><a class="link" href="get_io_context.html" title="basic_waitable_timer::get_io_context">basic_waitable_timer::get_io_context</a>
-</h4></div></div></div>
-<p>
- <a class="indexterm" name="boost_asio.indexterm.basic_waitable_timer.get_io_context"></a>
-(Deprecated:
- Use <code class="computeroutput">get_executor()</code>.) Get the <a class="link" href="../io_context.html" title="io_context"><code class="computeroutput">io_context</code></a>
- associated with the object.
- </p>
-<pre class="programlisting">boost::asio::io_context &amp; get_io_context();
-</pre>
-<p>
- This function may be used to obtain the <a class="link" href="../io_context.html" title="io_context"><code class="computeroutput">io_context</code></a>
- object that the I/O object uses to dispatch handlers for asynchronous operations.
- </p>
-<h6>
-<a name="boost_asio.reference.basic_waitable_timer.get_io_context.h0"></a>
- <span class="phrase"><a name="boost_asio.reference.basic_waitable_timer.get_io_context.return_value"></a></span><a class="link" href="get_io_context.html#boost_asio.reference.basic_waitable_timer.get_io_context.return_value">Return
- Value</a>
- </h6>
-<p>
- A reference to the <a class="link" href="../io_context.html" title="io_context"><code class="computeroutput">io_context</code></a>
- object that the I/O object will use to dispatch handlers. Ownership is
- not transferred to the caller.
- </p>
-</div>
-<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
- Distributed under the Boost Software License, Version 1.0. (See accompanying
- file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
- </p>
-</div></td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="get_executor.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../basic_waitable_timer.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="get_io_service.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/get_io_service.html b/doc/html/boost_asio/reference/basic_waitable_timer/get_io_service.html
deleted file mode 100644
index 8f5f197301..0000000000
--- a/doc/html/boost_asio/reference/basic_waitable_timer/get_io_service.html
+++ /dev/null
@@ -1,65 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>basic_waitable_timer::get_io_service</title>
-<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="../../../boost_asio.html" title="Boost.Asio">
-<link rel="up" href="../basic_waitable_timer.html" title="basic_waitable_timer">
-<link rel="prev" href="get_io_context.html" title="basic_waitable_timer::get_io_context">
-<link rel="next" href="operator_eq_.html" title="basic_waitable_timer::operator=">
-</head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td>
-<td align="center"><a href="../../../../../index.html">Home</a></td>
-<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td>
-<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
-<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
-<td align="center"><a href="../../../../../more/index.htm">More</a></td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="get_io_context.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../basic_waitable_timer.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="operator_eq_.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-<div class="section">
-<div class="titlepage"><div><div><h4 class="title">
-<a name="boost_asio.reference.basic_waitable_timer.get_io_service"></a><a class="link" href="get_io_service.html" title="basic_waitable_timer::get_io_service">basic_waitable_timer::get_io_service</a>
-</h4></div></div></div>
-<p>
- <a class="indexterm" name="boost_asio.indexterm.basic_waitable_timer.get_io_service"></a>
-(Deprecated:
- Use <code class="computeroutput">get_executor()</code>.) Get the <a class="link" href="../io_context.html" title="io_context"><code class="computeroutput">io_context</code></a>
- associated with the object.
- </p>
-<pre class="programlisting">boost::asio::io_context &amp; get_io_service();
-</pre>
-<p>
- This function may be used to obtain the <a class="link" href="../io_context.html" title="io_context"><code class="computeroutput">io_context</code></a>
- object that the I/O object uses to dispatch handlers for asynchronous operations.
- </p>
-<h6>
-<a name="boost_asio.reference.basic_waitable_timer.get_io_service.h0"></a>
- <span class="phrase"><a name="boost_asio.reference.basic_waitable_timer.get_io_service.return_value"></a></span><a class="link" href="get_io_service.html#boost_asio.reference.basic_waitable_timer.get_io_service.return_value">Return
- Value</a>
- </h6>
-<p>
- A reference to the <a class="link" href="../io_context.html" title="io_context"><code class="computeroutput">io_context</code></a>
- object that the I/O object will use to dispatch handlers. Ownership is
- not transferred to the caller.
- </p>
-</div>
-<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
- Distributed under the Boost Software License, Version 1.0. (See accompanying
- file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
- </p>
-</div></td>
-</tr></table>
-<hr>
-<div class="spirit-nav">
-<a accesskey="p" href="get_io_context.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../basic_waitable_timer.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="operator_eq_.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/operator_eq_.html b/doc/html/boost_asio/reference/basic_waitable_timer/operator_eq_.html
index 4ac55e24d3..5fb94b9746 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/operator_eq_.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/operator_eq_.html
@@ -6,7 +6,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../basic_waitable_timer.html" title="basic_waitable_timer">
-<link rel="prev" href="get_io_service.html" title="basic_waitable_timer::get_io_service">
+<link rel="prev" href="get_executor.html" title="basic_waitable_timer::get_executor">
<link rel="next" href="time_point.html" title="basic_waitable_timer::time_point">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -20,7 +20,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="get_io_service.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../basic_waitable_timer.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="time_point.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="get_executor.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../basic_waitable_timer.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="time_point.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h4 class="title">
@@ -59,12 +59,12 @@ Move-assign
</h6>
<p>
Following the move, the moved-from object is in the same state as if constructed
- using the <code class="computeroutput">basic_waitable_timer(io_context&amp;) constructor</code>.
+ using the <code class="computeroutput">basic_waitable_timer(const executor_type&amp;)</code> constructor.
</p>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2019 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
@@ -72,7 +72,7 @@ Move-assign
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="get_io_service.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../basic_waitable_timer.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="time_point.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="get_executor.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../basic_waitable_timer.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="time_point.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/time_point.html b/doc/html/boost_asio/reference/basic_waitable_timer/time_point.html
index 6031d52624..0a6662307d 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/time_point.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/time_point.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2019 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/traits_type.html b/doc/html/boost_asio/reference/basic_waitable_timer/traits_type.html
index ab10b8825a..9a6757a8b9 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/traits_type.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/traits_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2019 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/wait.html b/doc/html/boost_asio/reference/basic_waitable_timer/wait.html
index 12fa9d53ff..74b3699e8a 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/wait.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/wait.html
@@ -41,7 +41,7 @@ void <a class="link" href="wait/overload2.html" title="basic_waitable_timer::wai
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2019 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/wait/overload1.html b/doc/html/boost_asio/reference/basic_waitable_timer/wait/overload1.html
index e2c44202b0..b08517fc78 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/wait/overload1.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/wait/overload1.html
@@ -52,7 +52,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2019 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/wait/overload2.html b/doc/html/boost_asio/reference/basic_waitable_timer/wait/overload2.html
index b34ea08386..f7cda2e8bc 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/wait/overload2.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/wait/overload2.html
@@ -53,7 +53,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2019 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>