summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/read_until/overload15.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_asio/reference/read_until/overload15.html')
-rw-r--r--doc/html/boost_asio/reference/read_until/overload15.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/html/boost_asio/reference/read_until/overload15.html b/doc/html/boost_asio/reference/read_until/overload15.html
index b93d79a6c1..b3278b9e1a 100644
--- a/doc/html/boost_asio/reference/read_until/overload15.html
+++ b/doc/html/boost_asio/reference/read_until/overload15.html
@@ -1,13 +1,13 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>read_until (15 of 16 overloads)</title>
+<title>read_until (15 of 24 overloads)</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../read_until.html" title="read_until">
-<link rel="prev" href="overload14.html" title="read_until (14 of 16 overloads)">
-<link rel="next" href="overload16.html" title="read_until (16 of 16 overloads)">
+<link rel="prev" href="overload14.html" title="read_until (14 of 24 overloads)">
+<link rel="next" href="overload16.html" title="read_until (16 of 24 overloads)">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
@@ -24,8 +24,8 @@
</div>
<div class="section">
<div class="titlepage"><div><div><h4 class="title">
-<a name="boost_asio.reference.read_until.overload15"></a><a class="link" href="overload15.html" title="read_until (15 of 16 overloads)">read_until
- (15 of 16 overloads)</a>
+<a name="boost_asio.reference.read_until.overload15"></a><a class="link" href="overload15.html" title="read_until (15 of 24 overloads)">read_until
+ (15 of 24 overloads)</a>
</h4></div></div></div>
<p>
Read data into a streambuf until a function object indicates a match.
@@ -197,7 +197,7 @@ boost::asio::read_until(s, b, match_char('a'));
</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>