summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/async_completion/completion_handler_type.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_asio/reference/async_completion/completion_handler_type.html')
-rw-r--r--doc/html/boost_asio/reference/async_completion/completion_handler_type.html15
1 files changed, 14 insertions, 1 deletions
diff --git a/doc/html/boost_asio/reference/async_completion/completion_handler_type.html b/doc/html/boost_asio/reference/async_completion/completion_handler_type.html
index 49cbee6637..bf37d63841 100644
--- a/doc/html/boost_asio/reference/async_completion/completion_handler_type.html
+++ b/doc/html/boost_asio/reference/async_completion/completion_handler_type.html
@@ -128,6 +128,19 @@ The
</p>
</td>
</tr>
+<tr>
+<td>
+ <p>
+ <a class="link" href="../async_result/initiate.html" title="async_result::initiate"><span class="bold"><strong>initiate</strong></span></a>
+ </p>
+ </td>
+<td>
+ <p>
+ Initiate the asynchronous operation that will produce the result,
+ and obtain the value to be returned from the initiating function.
+ </p>
+ </td>
+</tr>
</tbody>
</table></div>
<p>
@@ -168,7 +181,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>