summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/examples/cpp11_examples.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_asio/examples/cpp11_examples.html')
-rw-r--r--doc/html/boost_asio/examples/cpp11_examples.html17
1 files changed, 13 insertions, 4 deletions
diff --git a/doc/html/boost_asio/examples/cpp11_examples.html b/doc/html/boost_asio/examples/cpp11_examples.html
index 0e15837878..95cb59b54d 100644
--- a/doc/html/boost_asio/examples/cpp11_examples.html
+++ b/doc/html/boost_asio/examples/cpp11_examples.html
@@ -7,7 +7,7 @@
<link rel="home" href="../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../examples.html" title="Examples">
<link rel="prev" href="cpp03_examples.html" title="C++03 Examples">
-<link rel="next" href="cpp17_examples.html" title="C++17 Examples">
+<link rel="next" href="cpp14_examples.html" title="C++14 Examples">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
@@ -20,7 +20,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="cpp03_examples.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../examples.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="cpp17_examples.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="cpp03_examples.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../examples.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="cpp14_examples.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
@@ -250,6 +250,15 @@
<li class="listitem">
<a href="../example/cpp11/operations/composed_5.cpp" target="_top">boost_asio/example/cpp11/operations/composed_5.cpp</a>
</li>
+<li class="listitem">
+ <a href="../example/cpp11/operations/composed_6.cpp" target="_top">boost_asio/example/cpp11/operations/composed_6.cpp</a>
+ </li>
+<li class="listitem">
+ <a href="../example/cpp11/operations/composed_7.cpp" target="_top">boost_asio/example/cpp11/operations/composed_7.cpp</a>
+ </li>
+<li class="listitem">
+ <a href="../example/cpp11/operations/composed_8.cpp" target="_top">boost_asio/example/cpp11/operations/composed_8.cpp</a>
+ </li>
</ul></div>
<h5>
<a name="boost_asio.examples.cpp11_examples.h11"></a>
@@ -357,7 +366,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-2018 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2019 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>
@@ -365,7 +374,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="cpp03_examples.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../examples.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="cpp17_examples.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="cpp03_examples.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../examples.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="cpp14_examples.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>