summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/const_buffers_1/end.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_asio/reference/const_buffers_1/end.html')
-rw-r--r--doc/html/boost_asio/reference/const_buffers_1/end.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/boost_asio/reference/const_buffers_1/end.html b/doc/html/boost_asio/reference/const_buffers_1/end.html
index 921be56fa2..1fe01f1a3d 100644
--- a/doc/html/boost_asio/reference/const_buffers_1/end.html
+++ b/doc/html/boost_asio/reference/const_buffers_1/end.html
@@ -3,7 +3,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>const_buffers_1::end</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../const_buffers_1.html" title="const_buffers_1">
<link rel="prev" href="const_iterator.html" title="const_buffers_1::const_iterator">
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.const_buffers_1.end"></a><a class="link" href="end.html" title="const_buffers_1::end">const_buffers_1::end</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="id1328608"></a>
+ <a class="indexterm" name="idp165506752"></a>
Get a random-access iterator for one past the last element.
</p>
<pre class="programlisting"><span class="identifier">const_iterator</span> <span class="identifier">end</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,7 @@ Get a random-access iterator for one past the last element.
</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-2012 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 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>