summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/buffered_read_stream/next_layer_type.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_asio/reference/buffered_read_stream/next_layer_type.html')
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/next_layer_type.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/html/boost_asio/reference/buffered_read_stream/next_layer_type.html b/doc/html/boost_asio/reference/buffered_read_stream/next_layer_type.html
index 9d81791c32..549398be2e 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/next_layer_type.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/next_layer_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_read_stream.next_layer_type"></a><a class="link" href="next_layer_type.html" title="buffered_read_stream::next_layer_type">buffered_read_stream::next_layer_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp162068720"></a>
+ <a class="indexterm" name="idp132688096"></a>
The type of the next layer.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">remove_reference</span><span class="special">&lt;</span> <span class="identifier">Stream</span> <span class="special">&gt;::</span><span class="identifier">type</span> <span class="identifier">next_layer_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The type of the next layer.
</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>