summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/buffered_read_stream/next_layer.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_asio/reference/buffered_read_stream/next_layer.html')
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/next_layer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost_asio/reference/buffered_read_stream/next_layer.html b/doc/html/boost_asio/reference/buffered_read_stream/next_layer.html
index 020506ff87..38034f7f41 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/next_layer.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/next_layer.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_read_stream.next_layer"></a><a class="link" href="next_layer.html" title="buffered_read_stream::next_layer">buffered_read_stream::next_layer</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp165246624"></a>
+ <a class="indexterm" name="idp137472768"></a>
Get a reference to the next layer.
</p>
<pre class="programlisting"><span class="identifier">next_layer_type</span> <span class="special">&amp;</span> <span class="identifier">next_layer</span><span class="special">();</span>