summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/basic_yield_context/caller_type.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_asio/reference/basic_yield_context/caller_type.html')
-rw-r--r--doc/html/boost_asio/reference/basic_yield_context/caller_type.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost_asio/reference/basic_yield_context/caller_type.html b/doc/html/boost_asio/reference/basic_yield_context/caller_type.html
index af313569b1..4eadd27c2a 100644
--- a/doc/html/boost_asio/reference/basic_yield_context/caller_type.html
+++ b/doc/html/boost_asio/reference/basic_yield_context/caller_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_yield_context.caller_type"></a><a class="link" href="caller_type.html" title="basic_yield_context::caller_type">basic_yield_context::caller_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp140531392"></a>
+ <a class="indexterm" name="idm45773632838256"></a>
The coroutine caller type, used by the implementation.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">caller_type</span><span class="special">;</span>