summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/const_buffers_1
diff options
context:
space:
mode:
authorChanho Park <chanho61.park@samsung.com>2014-12-11 18:55:56 +0900
committerChanho Park <chanho61.park@samsung.com>2014-12-11 18:55:56 +0900
commit08c1e93fa36a49f49325a07fe91ff92c964c2b6c (patch)
tree7a7053ceb8874b28ec4b868d4c49b500008a102e /doc/html/boost_asio/reference/const_buffers_1
parentbb4dd8289b351fae6b55e303f189127a394a1edd (diff)
downloadboost-08c1e93fa36a49f49325a07fe91ff92c964c2b6c.tar.gz
boost-08c1e93fa36a49f49325a07fe91ff92c964c2b6c.tar.bz2
boost-08c1e93fa36a49f49325a07fe91ff92c964c2b6c.zip
Imported Upstream version 1.57.0upstream/1.57.0
Diffstat (limited to 'doc/html/boost_asio/reference/const_buffers_1')
-rw-r--r--doc/html/boost_asio/reference/const_buffers_1/begin.html6
-rw-r--r--doc/html/boost_asio/reference/const_buffers_1/const_buffers_1.html6
-rw-r--r--doc/html/boost_asio/reference/const_buffers_1/const_buffers_1/overload1.html4
-rw-r--r--doc/html/boost_asio/reference/const_buffers_1/const_buffers_1/overload2.html4
-rw-r--r--doc/html/boost_asio/reference/const_buffers_1/const_iterator.html12
-rw-r--r--doc/html/boost_asio/reference/const_buffers_1/end.html6
-rw-r--r--doc/html/boost_asio/reference/const_buffers_1/operator_plus_.html6
-rw-r--r--doc/html/boost_asio/reference/const_buffers_1/operator_plus_/overload1.html4
-rw-r--r--doc/html/boost_asio/reference/const_buffers_1/operator_plus_/overload2.html4
-rw-r--r--doc/html/boost_asio/reference/const_buffers_1/value_type.html24
10 files changed, 38 insertions, 38 deletions
diff --git a/doc/html/boost_asio/reference/const_buffers_1/begin.html b/doc/html/boost_asio/reference/const_buffers_1/begin.html
index 805b43055a..50ae18227d 100644
--- a/doc/html/boost_asio/reference/const_buffers_1/begin.html
+++ b/doc/html/boost_asio/reference/const_buffers_1/begin.html
@@ -3,7 +3,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>const_buffers_1::begin</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_buffers_1.html" title="const_buffers_1">
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.const_buffers_1.begin"></a><a class="link" href="begin.html" title="const_buffers_1::begin">const_buffers_1::begin</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="id1327822"></a>
+ <a class="indexterm" name="idp165446496"></a>
Get a random-access iterator to the first element.
</p>
<pre class="programlisting"><span class="identifier">const_iterator</span> <span class="identifier">begin</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,7 @@ Get a random-access iterator to the first 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>
diff --git a/doc/html/boost_asio/reference/const_buffers_1/const_buffers_1.html b/doc/html/boost_asio/reference/const_buffers_1/const_buffers_1.html
index d89f791959..a4f28f96de 100644
--- a/doc/html/boost_asio/reference/const_buffers_1/const_buffers_1.html
+++ b/doc/html/boost_asio/reference/const_buffers_1/const_buffers_1.html
@@ -3,7 +3,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>const_buffers_1::const_buffers_1</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="begin.html" title="const_buffers_1::begin">
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.const_buffers_1.const_buffers_1"></a><a class="link" href="const_buffers_1.html" title="const_buffers_1::const_buffers_1">const_buffers_1::const_buffers_1</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="id1327884"></a>
+ <a class="indexterm" name="idp165453840"></a>
Construct to represent a given memory range.
</p>
<pre class="programlisting"><a class="link" href="const_buffers_1/overload1.html" title="const_buffers_1::const_buffers_1 (1 of 2 overloads)">const_buffers_1</a><span class="special">(</span>
@@ -45,7 +45,7 @@ Construct to represent a given memory range.
</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>
diff --git a/doc/html/boost_asio/reference/const_buffers_1/const_buffers_1/overload1.html b/doc/html/boost_asio/reference/const_buffers_1/const_buffers_1/overload1.html
index f978b736c1..db7881a3c0 100644
--- a/doc/html/boost_asio/reference/const_buffers_1/const_buffers_1/overload1.html
+++ b/doc/html/boost_asio/reference/const_buffers_1/const_buffers_1/overload1.html
@@ -3,7 +3,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>const_buffers_1::const_buffers_1 (1 of 2 overloads)</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::const_buffers_1">
<link rel="prev" href="../const_buffers_1.html" title="const_buffers_1::const_buffers_1">
@@ -37,7 +37,7 @@
</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>
diff --git a/doc/html/boost_asio/reference/const_buffers_1/const_buffers_1/overload2.html b/doc/html/boost_asio/reference/const_buffers_1/const_buffers_1/overload2.html
index 7124eb2163..daecabc9d9 100644
--- a/doc/html/boost_asio/reference/const_buffers_1/const_buffers_1/overload2.html
+++ b/doc/html/boost_asio/reference/const_buffers_1/const_buffers_1/overload2.html
@@ -3,7 +3,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>const_buffers_1::const_buffers_1 (2 of 2 overloads)</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::const_buffers_1">
<link rel="prev" href="overload1.html" title="const_buffers_1::const_buffers_1 (1 of 2 overloads)">
@@ -36,7 +36,7 @@
</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>
diff --git a/doc/html/boost_asio/reference/const_buffers_1/const_iterator.html b/doc/html/boost_asio/reference/const_buffers_1/const_iterator.html
index 87d6dbb571..f1be351f71 100644
--- a/doc/html/boost_asio/reference/const_buffers_1/const_iterator.html
+++ b/doc/html/boost_asio/reference/const_buffers_1/const_iterator.html
@@ -3,7 +3,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>const_buffers_1::const_iterator</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_buffers_1/overload2.html" title="const_buffers_1::const_buffers_1 (2 of 2 overloads)">
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.const_buffers_1.const_iterator"></a><a class="link" href="const_iterator.html" title="const_buffers_1::const_iterator">const_buffers_1::const_iterator</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="id1328485"></a>
+ <a class="indexterm" name="idp165492960"></a>
A random-access iterator type that may be
used to read elements.
</p>
@@ -35,18 +35,18 @@ A random-access iterator type that may be
</pre>
<h6>
<a name="boost_asio.reference.const_buffers_1.const_iterator.h0"></a>
- <span><a name="boost_asio.reference.const_buffers_1.const_iterator.requirements"></a></span><a class="link" href="const_iterator.html#boost_asio.reference.const_buffers_1.const_iterator.requirements">Requirements</a>
+ <span class="phrase"><a name="boost_asio.reference.const_buffers_1.const_iterator.requirements"></a></span><a class="link" href="const_iterator.html#boost_asio.reference.const_buffers_1.const_iterator.requirements">Requirements</a>
</h6>
<p>
- <span class="bold"><strong>Header: </strong></span><code class="literal">boost/asio/buffer.hpp</code>
+ <span class="emphasis"><em>Header: </em></span><code class="literal">boost/asio/buffer.hpp</code>
</p>
<p>
- <span class="bold"><strong>Convenience header: </strong></span><code class="literal">boost/asio.hpp</code>
+ <span class="emphasis"><em>Convenience header: </em></span><code class="literal">boost/asio.hpp</code>
</p>
</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>
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>
diff --git a/doc/html/boost_asio/reference/const_buffers_1/operator_plus_.html b/doc/html/boost_asio/reference/const_buffers_1/operator_plus_.html
index fe98c28bea..c89f1d39d9 100644
--- a/doc/html/boost_asio/reference/const_buffers_1/operator_plus_.html
+++ b/doc/html/boost_asio/reference/const_buffers_1/operator_plus_.html
@@ -3,7 +3,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>const_buffers_1::operator+</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="end.html" title="const_buffers_1::end">
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.const_buffers_1.operator_plus_"></a><a class="link" href="operator_plus_.html" title="const_buffers_1::operator+">const_buffers_1::operator+</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="id1328669"></a>
+ <a class="indexterm" name="idp165513856"></a>
Create a new non-modifiable buffer that is offset
from the start of another.
</p>
@@ -44,7 +44,7 @@ Create a new non-modifiable buffer that is offset
</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>
diff --git a/doc/html/boost_asio/reference/const_buffers_1/operator_plus_/overload1.html b/doc/html/boost_asio/reference/const_buffers_1/operator_plus_/overload1.html
index 507cabc1ea..3cfc9acc0a 100644
--- a/doc/html/boost_asio/reference/const_buffers_1/operator_plus_/overload1.html
+++ b/doc/html/boost_asio/reference/const_buffers_1/operator_plus_/overload1.html
@@ -3,7 +3,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>const_buffers_1::operator+ (1 of 2 overloads)</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="../operator_plus_.html" title="const_buffers_1::operator+">
<link rel="prev" href="../operator_plus_.html" title="const_buffers_1::operator+">
@@ -40,7 +40,7 @@
</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>
diff --git a/doc/html/boost_asio/reference/const_buffers_1/operator_plus_/overload2.html b/doc/html/boost_asio/reference/const_buffers_1/operator_plus_/overload2.html
index 14a3b18416..5f9dceb564 100644
--- a/doc/html/boost_asio/reference/const_buffers_1/operator_plus_/overload2.html
+++ b/doc/html/boost_asio/reference/const_buffers_1/operator_plus_/overload2.html
@@ -3,7 +3,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>const_buffers_1::operator+ (2 of 2 overloads)</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="../operator_plus_.html" title="const_buffers_1::operator+">
<link rel="prev" href="overload1.html" title="const_buffers_1::operator+ (1 of 2 overloads)">
@@ -40,7 +40,7 @@
</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>
diff --git a/doc/html/boost_asio/reference/const_buffers_1/value_type.html b/doc/html/boost_asio/reference/const_buffers_1/value_type.html
index 5df15b8443..895b8c116d 100644
--- a/doc/html/boost_asio/reference/const_buffers_1/value_type.html
+++ b/doc/html/boost_asio/reference/const_buffers_1/value_type.html
@@ -3,11 +3,11 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>const_buffers_1::value_type</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="operator_plus_/overload2.html" title="const_buffers_1::operator+ (2 of 2 overloads)">
-<link rel="next" href="../datagram_socket_service.html" title="datagram_socket_service">
+<link rel="next" href="../coroutine.html" title="coroutine">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
@@ -20,21 +20,21 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="operator_plus_/overload2.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../const_buffers_1.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../datagram_socket_service.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="operator_plus_/overload2.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../const_buffers_1.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../coroutine.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h4 class="title">
<a name="boost_asio.reference.const_buffers_1.value_type"></a><a class="link" href="value_type.html" title="const_buffers_1::value_type">const_buffers_1::value_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="id1329071"></a>
+ <a class="indexterm" name="idp165561536"></a>
The type for each element in the list of buffers.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">const_buffer</span> <span class="identifier">value_type</span><span class="special">;</span>
</pre>
<h6>
<a name="boost_asio.reference.const_buffers_1.value_type.h0"></a>
- <span><a name="boost_asio.reference.const_buffers_1.value_type.member_functions"></a></span><a class="link" href="value_type.html#boost_asio.reference.const_buffers_1.value_type.member_functions">Member
+ <span class="phrase"><a name="boost_asio.reference.const_buffers_1.value_type.member_functions"></a></span><a class="link" href="value_type.html#boost_asio.reference.const_buffers_1.value_type.member_functions">Member
Functions</a>
</h6>
<div class="informaltable"><table class="table">
@@ -75,7 +75,7 @@ The type for each element in the list of buffers.
</table></div>
<h6>
<a name="boost_asio.reference.const_buffers_1.value_type.h1"></a>
- <span><a name="boost_asio.reference.const_buffers_1.value_type.related_functions"></a></span><a class="link" href="value_type.html#boost_asio.reference.const_buffers_1.value_type.related_functions">Related
+ <span class="phrase"><a name="boost_asio.reference.const_buffers_1.value_type.related_functions"></a></span><a class="link" href="value_type.html#boost_asio.reference.const_buffers_1.value_type.related_functions">Related
Functions</a>
</h6>
<div class="informaltable"><table class="table">
@@ -116,7 +116,7 @@ The type for each element in the list of buffers.
</p>
<h6>
<a name="boost_asio.reference.const_buffers_1.value_type.h2"></a>
- <span><a name="boost_asio.reference.const_buffers_1.value_type.accessing_buffer_contents"></a></span><a class="link" href="value_type.html#boost_asio.reference.const_buffers_1.value_type.accessing_buffer_contents">Accessing
+ <span class="phrase"><a name="boost_asio.reference.const_buffers_1.value_type.accessing_buffer_contents"></a></span><a class="link" href="value_type.html#boost_asio.reference.const_buffers_1.value_type.accessing_buffer_contents">Accessing
Buffer Contents</a>
</h6>
<p>
@@ -132,18 +132,18 @@ The type for each element in the list of buffers.
</p>
<h6>
<a name="boost_asio.reference.const_buffers_1.value_type.h3"></a>
- <span><a name="boost_asio.reference.const_buffers_1.value_type.requirements"></a></span><a class="link" href="value_type.html#boost_asio.reference.const_buffers_1.value_type.requirements">Requirements</a>
+ <span class="phrase"><a name="boost_asio.reference.const_buffers_1.value_type.requirements"></a></span><a class="link" href="value_type.html#boost_asio.reference.const_buffers_1.value_type.requirements">Requirements</a>
</h6>
<p>
- <span class="bold"><strong>Header: </strong></span><code class="literal">boost/asio/buffer.hpp</code>
+ <span class="emphasis"><em>Header: </em></span><code class="literal">boost/asio/buffer.hpp</code>
</p>
<p>
- <span class="bold"><strong>Convenience header: </strong></span><code class="literal">boost/asio.hpp</code>
+ <span class="emphasis"><em>Convenience header: </em></span><code class="literal">boost/asio.hpp</code>
</p>
</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>
@@ -151,7 +151,7 @@ The type for each element in the list of buffers.
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="operator_plus_/overload2.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../const_buffers_1.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../datagram_socket_service.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="operator_plus_/overload2.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../const_buffers_1.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../coroutine.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>