Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / algorithm / doc / html / algorithm / not_yet_documented_cxx17_algos.html
1 <html>
2 <head>
3 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
4 <title>Not-yet-documented C++17 Algorithms</title>
5 <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
6 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7 <link rel="home" href="../index.html" title="The Boost Algorithm Library">
8 <link rel="up" href="../index.html" title="The Boost Algorithm Library">
9 <link rel="prev" href="Misc.html" title="Other Algorithms">
10 <link rel="next" href="not_yet_documented_other_algos.html" title="Not-yet-documented Other Algorithms">
11 </head>
12 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
13 <table cellpadding="2" width="100%"><tr>
14 <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td>
15 <td align="center"><a href="../../../../../index.html">Home</a></td>
16 <td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td>
17 <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
18 <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
19 <td align="center"><a href="../../../../../more/index.htm">More</a></td>
20 </tr></table>
21 <hr>
22 <div class="spirit-nav">
23 <a accesskey="p" href="Misc.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><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="not_yet_documented_other_algos.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
24 </div>
25 <div class="section">
26 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
27 <a name="algorithm.not_yet_documented_cxx17_algos"></a><a class="link" href="not_yet_documented_cxx17_algos.html" title="Not-yet-documented C++17 Algorithms">Not-yet-documented
28     C++17 Algorithms</a>
29 </h2></div></div></div>
30 <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
31 <li class="listitem">
32           <span class="bold"><strong><code class="literal"><a class="link" href="../header/boost/algorithm/cxx17/exclusive_scan_hpp.html" title="Header &lt;boost/algorithm/cxx17/exclusive_scan.hpp&gt;">exclusive_scan</a>
33           </code> </strong></span>
34         </li>
35 <li class="listitem">
36           <span class="bold"><strong><code class="literal"><a class="link" href="../header/boost/algorithm/cxx17/inclusive_scan_hpp.html" title="Header &lt;boost/algorithm/cxx17/inclusive_scan.hpp&gt;">inclusive_scan</a>
37           </code> </strong></span>
38         </li>
39 <li class="listitem">
40           <span class="bold"><strong><code class="literal"><a class="link" href="../header/boost/algorithm/cxx17/reduce_hpp.html" title="Header &lt;boost/algorithm/cxx17/reduce.hpp&gt;">reduce</a>
41           </code> </strong></span>
42         </li>
43 <li class="listitem">
44           <span class="bold"><strong><code class="literal"><a class="link" href="../header/boost/algorithm/cxx17/transform_exclusive_scan_hpp.html" title="Header &lt;boost/algorithm/cxx17/transform_exclusive_scan.hpp&gt;">transform_exclusive_scan</a>
45           </code> </strong></span>
46         </li>
47 <li class="listitem">
48           <span class="bold"><strong><code class="literal"><a class="link" href="../header/boost/algorithm/cxx17/transform_inclusive_scan_hpp.html" title="Header &lt;boost/algorithm/cxx17/transform_inclusive_scan.hpp&gt;">transform_inclusive_scan</a>
49           </code> </strong></span>
50         </li>
51 <li class="listitem">
52           <span class="bold"><strong><code class="literal"><a class="link" href="../header/boost/algorithm/cxx17/transform_reduce_hpp.html" title="Header &lt;boost/algorithm/cxx17/transform_reduce.hpp&gt;">transform_reduce</a>
53           </code> </strong></span>
54         </li>
55 </ul></div>
56 </div>
57 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
58 <td align="left"></td>
59 <td align="right"><div class="copyright-footer">Copyright &#169; 2010-2012 Marshall Clow<p>
60         Distributed under the Boost Software License, Version 1.0. (See accompanying
61         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>)
62       </p>
63 </div></td>
64 </tr></table>
65 <hr>
66 <div class="spirit-nav">
67 <a accesskey="p" href="Misc.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><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="not_yet_documented_other_algos.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
68 </div>
69 </body>
70 </html>