summaryrefslogtreecommitdiff
path: root/doc/html/boost/algorithm/make_find_iterator.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/algorithm/make_find_iterator.html')
-rw-r--r--doc/html/boost/algorithm/make_find_iterator.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/boost/algorithm/make_find_iterator.html b/doc/html/boost/algorithm/make_find_iterator.html
index abedea4a50..84801a6161 100644
--- a/doc/html/boost/algorithm/make_find_iterator.html
+++ b/doc/html/boost/algorithm/make_find_iterator.html
@@ -3,7 +3,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Function template make_find_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="../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../string_algo/reference.html#header.boost.algorithm.string.find_iterator_hpp" title="Header &lt;boost/algorithm/string/find_iterator.hpp&gt;">
<link rel="prev" href="split_iterator.html" title="Class template split_iterator">
@@ -36,7 +36,7 @@
<a class="link" href="find_iterator.html" title="Class template find_iterator">find_iterator</a><span class="special">&lt;</span> <span class="keyword">typename</span> <span class="identifier">range_iterator</span><span class="special">&lt;</span> <span class="identifier">RangeT</span> <span class="special">&gt;</span><span class="special">::</span><span class="identifier">type</span> <span class="special">&gt;</span>
<span class="identifier">make_find_iterator</span><span class="special">(</span><span class="identifier">RangeT</span> <span class="special">&amp;</span> Collection<span class="special">,</span> <span class="identifier">FinderT</span> Finder<span class="special">)</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="id3274486"></a><h2>Description</h2>
+<a name="idp434882832"></a><h2>Description</h2>
<p>Construct a find iterator to iterate through the specified string </p>
</div>
</div>