mirror of
https://github.com/boostorg/iterator.git
synced 2025-05-09 23:23:54 +00:00
Updated deprecated include in docs.
Closes https://github.com/boostorg/iterator/pull/83.
This commit is contained in:
parent
0abef890ee
commit
4914e1f40a
@ -2622,7 +2622,7 @@ proxy object.</p>
|
||||
<div class="section" id="header">
|
||||
<h4><a class="toc-backref" href="#id70">Header</a></h4>
|
||||
<pre class="literal-block">
|
||||
#include <boost/function_output_iterator.hpp>
|
||||
#include <boost/iterator/function_output_iterator.hpp>
|
||||
</pre>
|
||||
<pre class="literal-block">
|
||||
template <class UnaryFunction>
|
||||
|
@ -7,7 +7,7 @@ Header
|
||||
|
||||
::
|
||||
|
||||
#include <boost/function_output_iterator.hpp>
|
||||
#include <boost/iterator/function_output_iterator.hpp>
|
||||
|
||||
::
|
||||
|
||||
|
@ -68,7 +68,7 @@ proxy object.</td>
|
||||
<div class="section" id="header">
|
||||
<h1><a class="toc-backref" href="#id1">Header</a></h1>
|
||||
<pre class="literal-block">
|
||||
#include <boost/function_output_iterator.hpp>
|
||||
#include <boost/iterator/function_output_iterator.hpp>
|
||||
</pre>
|
||||
<pre class="literal-block">
|
||||
template <class UnaryFunction>
|
||||
|
Loading…
x
Reference in New Issue
Block a user