summaryrefslogtreecommitdiff
path: root/doc/html/boost/algorithm/copy_n.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/algorithm/copy_n.html')
-rw-r--r--doc/html/boost/algorithm/copy_n.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/html/boost/algorithm/copy_n.html b/doc/html/boost/algorithm/copy_n.html
index e188ddce87..4969bd5054 100644
--- a/doc/html/boost/algorithm/copy_n.html
+++ b/doc/html/boost/algorithm/copy_n.html
@@ -7,8 +7,8 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../algorithm/reference.html#header.boost.algorithm.cxx11.copy_n_hpp" title="Header &lt;boost/algorithm/cxx11/copy_n.hpp&gt;">
-<link rel="prev" href="copy_until_idp550498640.html" title="Function template copy_until">
-<link rel="next" href="find_if_not_idp550517760.html" title="Function template find_if_not">
+<link rel="prev" href="copy_until_idp422815072.html" title="Function template copy_until">
+<link rel="next" href="find_if_not_idp422834192.html" title="Function template find_if_not">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
@@ -21,7 +21,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="copy_until_idp550498640.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../algorithm/reference.html#header.boost.algorithm.cxx11.copy_n_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="find_if_not_idp550517760.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="copy_until_idp422815072.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../algorithm/reference.html#header.boost.algorithm.cxx11.copy_n_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="find_if_not_idp422834192.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.algorithm.copy_n"></a><div class="titlepage"></div>
@@ -36,7 +36,7 @@
<span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> <a class="link" href="../../InputIterator.html" title="Concept InputIterator">InputIterator</a><span class="special">,</span> <span class="keyword">typename</span> Size<span class="special">,</span> <span class="keyword">typename</span> <a class="link" href="../../OutputIterator.html" title="Concept OutputIterator">OutputIterator</a><span class="special">&gt;</span>
<span class="identifier">OutputIterator</span> <span class="identifier">copy_n</span><span class="special">(</span><span class="identifier">InputIterator</span> first<span class="special">,</span> <span class="identifier">Size</span> n<span class="special">,</span> <span class="identifier">OutputIterator</span> result<span class="special">)</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp126549216"></a><h2>Description</h2>
+<a name="idp137951824"></a><h2>Description</h2>
<p>
</p>
@@ -96,7 +96,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="copy_until_idp550498640.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../algorithm/reference.html#header.boost.algorithm.cxx11.copy_n_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="find_if_not_idp550517760.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="copy_until_idp422815072.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../algorithm/reference.html#header.boost.algorithm.cxx11.copy_n_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="find_if_not_idp422834192.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>