summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/async_result/get.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_asio/reference/async_result/get.html')
-rw-r--r--doc/html/boost_asio/reference/async_result/get.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/html/boost_asio/reference/async_result/get.html b/doc/html/boost_asio/reference/async_result/get.html
index b732653654..68685bcfd4 100644
--- a/doc/html/boost_asio/reference/async_result/get.html
+++ b/doc/html/boost_asio/reference/async_result/get.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.async_result.get"></a><a class="link" href="get.html" title="async_result::get">async_result::get</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp118491744"></a>
+ <a class="indexterm" name="idp89106224"></a>
Obtain the value to be returned from the initiating function.
</p>
<pre class="programlisting"><span class="identifier">type</span> <span class="identifier">get</span><span class="special">();</span>
@@ -35,7 +35,8 @@ Obtain the value to be returned from the initiating function.
</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 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>