summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/yield_context.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_asio/reference/yield_context.html')
-rw-r--r--doc/html/boost_asio/reference/yield_context.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/html/boost_asio/reference/yield_context.html b/doc/html/boost_asio/reference/yield_context.html
index 76f1a13f64..ac965166d2 100644
--- a/doc/html/boost_asio/reference/yield_context.html
+++ b/doc/html/boost_asio/reference/yield_context.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.yield_context"></a><a class="link" href="yield_context.html" title="yield_context">yield_context</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp207355712"></a>
+ <a class="indexterm" name="idp178033712"></a>
Context object that represents the currently executing coroutine.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_yield_context</span><span class="special">&lt;</span> <span class="identifier">unspecified</span> <span class="special">&gt;</span> <span class="identifier">yield_context</span><span class="special">;</span>
@@ -160,7 +160,8 @@ Context object that represents the currently executing coroutine.
</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>