summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/mutable_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/mutable_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/mutable_buffers_1')
-rw-r--r--doc/html/boost_asio/reference/mutable_buffers_1/begin.html6
-rw-r--r--doc/html/boost_asio/reference/mutable_buffers_1/const_iterator.html12
-rw-r--r--doc/html/boost_asio/reference/mutable_buffers_1/end.html6
-rw-r--r--doc/html/boost_asio/reference/mutable_buffers_1/mutable_buffers_1.html6
-rw-r--r--doc/html/boost_asio/reference/mutable_buffers_1/mutable_buffers_1/overload1.html4
-rw-r--r--doc/html/boost_asio/reference/mutable_buffers_1/mutable_buffers_1/overload2.html4
-rw-r--r--doc/html/boost_asio/reference/mutable_buffers_1/operator_plus_.html6
-rw-r--r--doc/html/boost_asio/reference/mutable_buffers_1/operator_plus_/overload1.html4
-rw-r--r--doc/html/boost_asio/reference/mutable_buffers_1/operator_plus_/overload2.html4
-rw-r--r--doc/html/boost_asio/reference/mutable_buffers_1/value_type.html18
10 files changed, 35 insertions, 35 deletions
diff --git a/doc/html/boost_asio/reference/mutable_buffers_1/begin.html b/doc/html/boost_asio/reference/mutable_buffers_1/begin.html
index 9fb1ca24e6..b2c4f3eb09 100644
--- a/doc/html/boost_asio/reference/mutable_buffers_1/begin.html
+++ b/doc/html/boost_asio/reference/mutable_buffers_1/begin.html
@@ -3,7 +3,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>mutable_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="../mutable_buffers_1.html" title="mutable_buffers_1">
<link rel="prev" href="../mutable_buffers_1.html" title="mutable_buffers_1">
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.mutable_buffers_1.begin"></a><a class="link" href="begin.html" title="mutable_buffers_1::begin">mutable_buffers_1::begin</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="id1450112"></a>
+ <a class="indexterm" name="idp182161520"></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/mutable_buffers_1/const_iterator.html b/doc/html/boost_asio/reference/mutable_buffers_1/const_iterator.html
index 6fd2eddffb..3d54f74d4f 100644
--- a/doc/html/boost_asio/reference/mutable_buffers_1/const_iterator.html
+++ b/doc/html/boost_asio/reference/mutable_buffers_1/const_iterator.html
@@ -3,7 +3,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>mutable_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="../mutable_buffers_1.html" title="mutable_buffers_1">
<link rel="prev" href="begin.html" title="mutable_buffers_1::begin">
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.mutable_buffers_1.const_iterator"></a><a class="link" href="const_iterator.html" title="mutable_buffers_1::const_iterator">mutable_buffers_1::const_iterator</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="id1450173"></a>
+ <a class="indexterm" name="idp182168800"></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.mutable_buffers_1.const_iterator.h0"></a>
- <span><a name="boost_asio.reference.mutable_buffers_1.const_iterator.requirements"></a></span><a class="link" href="const_iterator.html#boost_asio.reference.mutable_buffers_1.const_iterator.requirements">Requirements</a>
+ <span class="phrase"><a name="boost_asio.reference.mutable_buffers_1.const_iterator.requirements"></a></span><a class="link" href="const_iterator.html#boost_asio.reference.mutable_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/mutable_buffers_1/end.html b/doc/html/boost_asio/reference/mutable_buffers_1/end.html
index 5395b1eb73..002c270b02 100644
--- a/doc/html/boost_asio/reference/mutable_buffers_1/end.html
+++ b/doc/html/boost_asio/reference/mutable_buffers_1/end.html
@@ -3,7 +3,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>mutable_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="../mutable_buffers_1.html" title="mutable_buffers_1">
<link rel="prev" href="const_iterator.html" title="mutable_buffers_1::const_iterator">
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.mutable_buffers_1.end"></a><a class="link" href="end.html" title="mutable_buffers_1::end">mutable_buffers_1::end</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="id1450568"></a>
+ <a class="indexterm" name="idp182182432"></a>
Get a random-access iterator for one past the last
element.
</p>
@@ -36,7 +36,7 @@ Get a random-access iterator for one past the last
</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/mutable_buffers_1/mutable_buffers_1.html b/doc/html/boost_asio/reference/mutable_buffers_1/mutable_buffers_1.html
index 84495dd4e1..77fbd34630 100644
--- a/doc/html/boost_asio/reference/mutable_buffers_1/mutable_buffers_1.html
+++ b/doc/html/boost_asio/reference/mutable_buffers_1/mutable_buffers_1.html
@@ -3,7 +3,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>mutable_buffers_1::mutable_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="../mutable_buffers_1.html" title="mutable_buffers_1">
<link rel="prev" href="end.html" title="mutable_buffers_1::end">
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.mutable_buffers_1.mutable_buffers_1"></a><a class="link" href="mutable_buffers_1.html" title="mutable_buffers_1::mutable_buffers_1">mutable_buffers_1::mutable_buffers_1</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="id1450630"></a>
+ <a class="indexterm" name="idp182189632"></a>
Construct to represent a given memory
range.
</p>
@@ -46,7 +46,7 @@ Construct to represent a given memory
</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/mutable_buffers_1/mutable_buffers_1/overload1.html b/doc/html/boost_asio/reference/mutable_buffers_1/mutable_buffers_1/overload1.html
index 3af34c8dfc..478094bbd7 100644
--- a/doc/html/boost_asio/reference/mutable_buffers_1/mutable_buffers_1/overload1.html
+++ b/doc/html/boost_asio/reference/mutable_buffers_1/mutable_buffers_1/overload1.html
@@ -3,7 +3,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>mutable_buffers_1::mutable_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="../mutable_buffers_1.html" title="mutable_buffers_1::mutable_buffers_1">
<link rel="prev" href="../mutable_buffers_1.html" title="mutable_buffers_1::mutable_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/mutable_buffers_1/mutable_buffers_1/overload2.html b/doc/html/boost_asio/reference/mutable_buffers_1/mutable_buffers_1/overload2.html
index a67c603287..cab49031fd 100644
--- a/doc/html/boost_asio/reference/mutable_buffers_1/mutable_buffers_1/overload2.html
+++ b/doc/html/boost_asio/reference/mutable_buffers_1/mutable_buffers_1/overload2.html
@@ -3,7 +3,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>mutable_buffers_1::mutable_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="../mutable_buffers_1.html" title="mutable_buffers_1::mutable_buffers_1">
<link rel="prev" href="overload1.html" title="mutable_buffers_1::mutable_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/mutable_buffers_1/operator_plus_.html b/doc/html/boost_asio/reference/mutable_buffers_1/operator_plus_.html
index 09e517497a..5dd9fbb52f 100644
--- a/doc/html/boost_asio/reference/mutable_buffers_1/operator_plus_.html
+++ b/doc/html/boost_asio/reference/mutable_buffers_1/operator_plus_.html
@@ -3,7 +3,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>mutable_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="../mutable_buffers_1.html" title="mutable_buffers_1">
<link rel="prev" href="mutable_buffers_1/overload2.html" title="mutable_buffers_1::mutable_buffers_1 (2 of 2 overloads)">
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.mutable_buffers_1.operator_plus_"></a><a class="link" href="operator_plus_.html" title="mutable_buffers_1::operator+">mutable_buffers_1::operator+</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="id1450955"></a>
+ <a class="indexterm" name="idp182227168"></a>
Create a new modifiable buffer that is offset
from the start of another.
</p>
@@ -44,7 +44,7 @@ Create a new 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/mutable_buffers_1/operator_plus_/overload1.html b/doc/html/boost_asio/reference/mutable_buffers_1/operator_plus_/overload1.html
index ac9c43e000..5851577aea 100644
--- a/doc/html/boost_asio/reference/mutable_buffers_1/operator_plus_/overload1.html
+++ b/doc/html/boost_asio/reference/mutable_buffers_1/operator_plus_/overload1.html
@@ -3,7 +3,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>mutable_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="mutable_buffers_1::operator+">
<link rel="prev" href="../operator_plus_.html" title="mutable_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/mutable_buffers_1/operator_plus_/overload2.html b/doc/html/boost_asio/reference/mutable_buffers_1/operator_plus_/overload2.html
index b665529815..a92cb0f497 100644
--- a/doc/html/boost_asio/reference/mutable_buffers_1/operator_plus_/overload2.html
+++ b/doc/html/boost_asio/reference/mutable_buffers_1/operator_plus_/overload2.html
@@ -3,7 +3,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>mutable_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="mutable_buffers_1::operator+">
<link rel="prev" href="overload1.html" title="mutable_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/mutable_buffers_1/value_type.html b/doc/html/boost_asio/reference/mutable_buffers_1/value_type.html
index b4fd1714c0..4e7cb6ac54 100644
--- a/doc/html/boost_asio/reference/mutable_buffers_1/value_type.html
+++ b/doc/html/boost_asio/reference/mutable_buffers_1/value_type.html
@@ -3,7 +3,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>mutable_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="../mutable_buffers_1.html" title="mutable_buffers_1">
<link rel="prev" href="operator_plus_/overload2.html" title="mutable_buffers_1::operator+ (2 of 2 overloads)">
@@ -27,14 +27,14 @@
<a name="boost_asio.reference.mutable_buffers_1.value_type"></a><a class="link" href="value_type.html" title="mutable_buffers_1::value_type">mutable_buffers_1::value_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="id1451357"></a>
+ <a class="indexterm" name="idp182274784"></a>
The type for each element in the list of buffers.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">mutable_buffer</span> <span class="identifier">value_type</span><span class="special">;</span>
</pre>
<h6>
<a name="boost_asio.reference.mutable_buffers_1.value_type.h0"></a>
- <span><a name="boost_asio.reference.mutable_buffers_1.value_type.member_functions"></a></span><a class="link" href="value_type.html#boost_asio.reference.mutable_buffers_1.value_type.member_functions">Member
+ <span class="phrase"><a name="boost_asio.reference.mutable_buffers_1.value_type.member_functions"></a></span><a class="link" href="value_type.html#boost_asio.reference.mutable_buffers_1.value_type.member_functions">Member
Functions</a>
</h6>
<div class="informaltable"><table class="table">
@@ -72,7 +72,7 @@ The type for each element in the list of buffers.
</table></div>
<h6>
<a name="boost_asio.reference.mutable_buffers_1.value_type.h1"></a>
- <span><a name="boost_asio.reference.mutable_buffers_1.value_type.related_functions"></a></span><a class="link" href="value_type.html#boost_asio.reference.mutable_buffers_1.value_type.related_functions">Related
+ <span class="phrase"><a name="boost_asio.reference.mutable_buffers_1.value_type.related_functions"></a></span><a class="link" href="value_type.html#boost_asio.reference.mutable_buffers_1.value_type.related_functions">Related
Functions</a>
</h6>
<div class="informaltable"><table class="table">
@@ -113,7 +113,7 @@ The type for each element in the list of buffers.
</p>
<h6>
<a name="boost_asio.reference.mutable_buffers_1.value_type.h2"></a>
- <span><a name="boost_asio.reference.mutable_buffers_1.value_type.accessing_buffer_contents"></a></span><a class="link" href="value_type.html#boost_asio.reference.mutable_buffers_1.value_type.accessing_buffer_contents">Accessing
+ <span class="phrase"><a name="boost_asio.reference.mutable_buffers_1.value_type.accessing_buffer_contents"></a></span><a class="link" href="value_type.html#boost_asio.reference.mutable_buffers_1.value_type.accessing_buffer_contents">Accessing
Buffer Contents</a>
</h6>
<p>
@@ -129,18 +129,18 @@ The type for each element in the list of buffers.
</p>
<h6>
<a name="boost_asio.reference.mutable_buffers_1.value_type.h3"></a>
- <span><a name="boost_asio.reference.mutable_buffers_1.value_type.requirements"></a></span><a class="link" href="value_type.html#boost_asio.reference.mutable_buffers_1.value_type.requirements">Requirements</a>
+ <span class="phrase"><a name="boost_asio.reference.mutable_buffers_1.value_type.requirements"></a></span><a class="link" href="value_type.html#boost_asio.reference.mutable_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>