Sophie

Sophie

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

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++: std::__profile::forward_list&lt; _Tp, _Alloc &gt; Class Template 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('a00304.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#pub-types">Public Types</a> &#124;
<a href="#pub-methods">Public Member Functions</a>  </div>
  <div class="headertitle">
<div class="title">std::__profile::forward_list&lt; _Tp, _Alloc &gt; Class Template Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="std::__profile::forward_list" --><!-- doxytag: inherits="forward_list" -->
<p>Class <a class="el" href="a00475.html" title="A standard container with linear time access to elements, and fixed time insertion/deletion at any po...">std::forward_list</a> wrapper with performance instrumentation.  
 <a href="a00304.html#details">More...</a></p>

<p>Inherits forward_list&lt; _Tp, _Alloc &gt;.</p>

<p><a href="a02482.html">List of all members.</a></p>
<h2><a name="pub-types"></a>
Public Types</h2>
<ul>
<li><a class="anchor" id="a3ae601fffc772a67d1c2ee6ca96123bd"></a><!-- doxytag: member="std::__profile::forward_list::size_type" ref="a3ae601fffc772a67d1c2ee6ca96123bd" args="" -->
typedef _Base::size_type <b>size_type</b>
</ul>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="anchor" id="a3cb8819e0b7564b7b3f751aee31675f5"></a><!-- doxytag: member="std::__profile::forward_list::forward_list" ref="a3cb8819e0b7564b7b3f751aee31675f5" args="(const _Alloc &amp;__al=_Alloc())" -->
<b>forward_list</b> (const _Alloc &amp;__al=_Alloc())
<li><a class="anchor" id="ad7013812144c10c1b748eda1286cf107"></a><!-- doxytag: member="std::__profile::forward_list::forward_list" ref="ad7013812144c10c1b748eda1286cf107" args="(const forward_list &amp;__list, const _Alloc &amp;__al)" -->
<b>forward_list</b> (const <a class="el" href="a00304.html">forward_list</a> &amp;__list, const _Alloc &amp;__al)
<li><a class="anchor" id="a08c02398e72cd0971bc0ed9890bd6355"></a><!-- doxytag: member="std::__profile::forward_list::forward_list" ref="a08c02398e72cd0971bc0ed9890bd6355" args="(size_type __n)" -->
<b>forward_list</b> (size_type __n)
<li><a class="anchor" id="a375abe1895411dbb66eab8f72f687df0"></a><!-- doxytag: member="std::__profile::forward_list::forward_list" ref="a375abe1895411dbb66eab8f72f687df0" args="(forward_list &amp;&amp;__list)" -->
<b>forward_list</b> (<a class="el" href="a00304.html">forward_list</a> &amp;&amp;__list)
<li><a class="anchor" id="a0363a34c436448377ad128a7bb845db6"></a><!-- doxytag: member="std::__profile::forward_list::forward_list" ref="a0363a34c436448377ad128a7bb845db6" args="(std::initializer_list&lt; _Tp &gt; __il, const _Alloc &amp;__al=_Alloc())" -->
<b>forward_list</b> (<a class="el" href="a00524.html">std::initializer_list</a>&lt; _Tp &gt; __il, const _Alloc &amp;__al=_Alloc())
<li><a class="anchor" id="a6be637d544a6ec5fb69d75d40efd9a11"></a><!-- doxytag: member="std::__profile::forward_list::forward_list" ref="a6be637d544a6ec5fb69d75d40efd9a11" args="(size_type __n, const _Tp &amp;__value, const _Alloc &amp;__al=_Alloc())" -->
<b>forward_list</b> (size_type __n, const _Tp &amp;__value, const _Alloc &amp;__al=_Alloc())
<li><a class="anchor" id="a4f880d7558a223a9acc4659979fd351e"></a><!-- doxytag: member="std::__profile::forward_list::forward_list" ref="a4f880d7558a223a9acc4659979fd351e" args="(forward_list &amp;&amp;__list, const _Alloc &amp;__al)" -->
<b>forward_list</b> (<a class="el" href="a00304.html">forward_list</a> &amp;&amp;__list, const _Alloc &amp;__al)
<li><a class="anchor" id="ac98f8959db24195beb1288520056356e"></a><!-- doxytag: member="std::__profile::forward_list::forward_list" ref="ac98f8959db24195beb1288520056356e" args="(_InputIterator __first, _InputIterator __last, const _Alloc &amp;__al=_Alloc())" -->
template&lt;typename _InputIterator &gt; <b>forward_list</b> (_InputIterator __first, _InputIterator __last, const _Alloc &amp;__al=_Alloc())
<li><a class="anchor" id="a7b412af0fff4f38543c85239788ce288"></a><!-- doxytag: member="std::__profile::forward_list::forward_list" ref="a7b412af0fff4f38543c85239788ce288" args="(const forward_list &amp;__list)" -->
<b>forward_list</b> (const <a class="el" href="a00304.html">forward_list</a> &amp;__list)
<li><a class="anchor" id="aa627925d289942038cf66420739398a5"></a><!-- doxytag: member="std::__profile::forward_list::_M_base" ref="aa627925d289942038cf66420739398a5" args="() const " -->
const <a class="el" href="a00304.html">_Base</a> &amp; <b>_M_base</b> () const 
<li><a class="anchor" id="ae2cdca90dba95fc23fd5f2efc77cbf79"></a><!-- doxytag: member="std::__profile::forward_list::_M_base" ref="ae2cdca90dba95fc23fd5f2efc77cbf79" args="()" -->
<a class="el" href="a00304.html">_Base</a> &amp; <b>_M_base</b> ()
<li><a class="anchor" id="a15ccc568a136239d4cfe5ab43db7775f"></a><!-- doxytag: member="std::__profile::forward_list::operator=" ref="a15ccc568a136239d4cfe5ab43db7775f" args="(std::initializer_list&lt; _Tp &gt; __il)" -->
<a class="el" href="a00304.html">forward_list</a> &amp; <b>operator=</b> (<a class="el" href="a00524.html">std::initializer_list</a>&lt; _Tp &gt; __il)
<li><a class="anchor" id="a0a661056907815efe105c529385cb567"></a><!-- doxytag: member="std::__profile::forward_list::operator=" ref="a0a661056907815efe105c529385cb567" args="(const forward_list &amp;__list)" -->
<a class="el" href="a00304.html">forward_list</a> &amp; <b>operator=</b> (const <a class="el" href="a00304.html">forward_list</a> &amp;__list)
<li><a class="anchor" id="a5f851381ded9baef7aa616cb9584a745"></a><!-- doxytag: member="std::__profile::forward_list::operator=" ref="a5f851381ded9baef7aa616cb9584a745" args="(forward_list &amp;&amp;__list)" -->
<a class="el" href="a00304.html">forward_list</a> &amp; <b>operator=</b> (<a class="el" href="a00304.html">forward_list</a> &amp;&amp;__list)
</ul>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><h3>template&lt;typename _Tp, typename _Alloc = std::allocator&lt;_Tp&gt;&gt;<br/>
class std::__profile::forward_list&lt; _Tp, _Alloc &gt;</h3>

<p>Class <a class="el" href="a00475.html" title="A standard container with linear time access to elements, and fixed time insertion/deletion at any po...">std::forward_list</a> wrapper with performance instrumentation. </p>

<p>Definition at line <a class="el" href="a00878_source.html#l00044">44</a> of file <a class="el" href="a00878_source.html">profile/forward_list</a>.</p>
</div><hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="a00878_source.html">profile/forward_list</a></li>
</ul>
</div>
</div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="a01137.html">std</a>      </li>
      <li class="navelem"><a class="el" href="a01146.html">__profile</a>      </li>
      <li class="navelem"><a class="el" href="a00304.html">forward_list</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>