summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/execution_context.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_asio/reference/execution_context.html')
-rw-r--r--doc/html/boost_asio/reference/execution_context.html56
1 files changed, 29 insertions, 27 deletions
diff --git a/doc/html/boost_asio/reference/execution_context.html b/doc/html/boost_asio/reference/execution_context.html
index 237242e9a3..3099846e9c 100644
--- a/doc/html/boost_asio/reference/execution_context.html
+++ b/doc/html/boost_asio/reference/execution_context.html
@@ -114,7 +114,20 @@
</p>
</th>
</tr></thead>
-<tbody><tr>
+<tbody>
+<tr>
+<td>
+ <p>
+ <a class="link" href="execution_context/execution_context.html" title="execution_context::execution_context"><span class="bold"><strong>execution_context</strong></span></a>
+ </p>
+ </td>
+<td>
+ <p>
+ Constructor.
+ </p>
+ </td>
+</tr>
+<tr>
<td>
<p>
<a class="link" href="execution_context/notify_fork.html" title="execution_context::notify_fork"><span class="bold"><strong>notify_fork</strong></span></a>
@@ -125,7 +138,20 @@
Notify the execution_context of a fork-related event.
</p>
</td>
-</tr></tbody>
+</tr>
+<tr>
+<td>
+ <p>
+ <a class="link" href="execution_context/_execution_context.html" title="execution_context::~execution_context"><span class="bold"><strong>~execution_context</strong></span></a>
+ </p>
+ </td>
+<td>
+ <p>
+ Destructor.
+ </p>
+ </td>
+</tr>
+</tbody>
</table></div>
<h5>
<a name="boost_asio.reference.execution_context.h2"></a>
@@ -165,18 +191,6 @@
<tr>
<td>
<p>
- <a class="link" href="execution_context/execution_context.html" title="execution_context::execution_context"><span class="bold"><strong>execution_context</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Constructor.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
<a class="link" href="execution_context/shutdown.html" title="execution_context::shutdown"><span class="bold"><strong>shutdown</strong></span></a>
</p>
</td>
@@ -186,18 +200,6 @@
</p>
</td>
</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="execution_context/_execution_context.html" title="execution_context::~execution_context"><span class="bold"><strong>~execution_context</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Destructor.
- </p>
- </td>
-</tr>
</tbody>
</table></div>
<h5>
@@ -375,7 +377,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>