Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > c74ab286c3d46f9b82671d206e43a74b > files > 1101

libstdc++-docs-4.6.3-2.fc15.i686.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>libstdc++: list_partition.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.4 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">libstdc++</div>
  </td>
 </tr>
 </tbody>
</table>
</div>
</div>
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
  initNavTree('a00923.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#namespaces">Namespaces</a> &#124;
<a href="#func-members">Functions</a>  </div>
  <div class="headertitle">
<div class="title">list_partition.h File Reference</div>  </div>
</div>
<div class="contents">

<p>_Functionality to split __sequence referenced by only input iterators. This file is a GNU parallel extension to the Standard C++ Library.  
<a href="#details">More...</a></p>

<p><a href="a00923_source.html">Go to the source code of this file.</a></p>
<h2><a name="namespaces"></a>
Namespaces</h2>
<ul>
<li>namespace <a class="el" href="a01131.html">__gnu_parallel</a>
</ul>
<h2><a name="func-members"></a>
Functions</h2>
<ul>
<li>template&lt;typename _IIter &gt; void <a class="el" href="a01131.html#aa53ee9360db21a409e8249af8bb9dc4c">__gnu_parallel::__shrink</a> (<a class="el" href="a00739.html">std::vector</a>&lt; _IIter &gt; &amp;__os_starts, size_t &amp;__count_to_two, size_t &amp;__range_length)
<li>template&lt;typename _IIter &gt; void <a class="el" href="a01131.html#a83520999694f488a985b6b95cd021c70">__gnu_parallel::__shrink_and_double</a> (<a class="el" href="a00739.html">std::vector</a>&lt; _IIter &gt; &amp;__os_starts, size_t &amp;__count_to_two, size_t &amp;__range_length, const bool __make_twice)
<li>template&lt;typename _IIter , typename _FunctorType &gt; size_t <a class="el" href="a01131.html#a766c833a89b35bc0c89fd2b7bd7e1c1a">__gnu_parallel::list_partition</a> (const _IIter __begin, const _IIter __end, _IIter *__starts, size_t *__lengths, const int __num_parts, _FunctorType &amp;__f, int __oversampling=0)
</ul>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>_Functionality to split __sequence referenced by only input iterators. This file is a GNU parallel extension to the Standard C++ Library. </p>

<p>Definition in file <a class="el" href="a00923_source.html">list_partition.h</a>.</p>
</div></div>
</div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="a00923.html">list_partition.h</a>      </li>
      <li class="footer">Generated by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </li>
    </ul>
  </div>

</body>
</html>