Sophie

Sophie

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

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::__debug::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('a00276.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> &#124;
<a href="#pub-attribs">Public Attributes</a> &#124;
<a href="#pro-methods">Protected Member Functions</a>  </div>
  <div class="headertitle">
<div class="title">std::__debug::forward_list&lt; _Tp, _Alloc &gt; Class Template Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="std::__debug::forward_list" --><!-- doxytag: inherits="forward_list,_Safe_sequence&lt; forward_list&lt; _Tp, _Alloc &gt; &gt;" -->
<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> with safety/checking/debug instrumentation.  
 <a href="a00276.html#details">More...</a></p>
<div class="dynheader">
Inheritance diagram for std::__debug::forward_list&lt; _Tp, _Alloc &gt;:</div>
<div class="dyncontent">
<div class="center"><img src="a02454.png" border="0" usemap="#std_1_1____debug_1_1forward__list_3_01___tp_00_01___alloc_01_4_inherit__map" alt="Inheritance graph"/></div>
<map name="std_1_1____debug_1_1forward__list_3_01___tp_00_01___alloc_01_4_inherit__map" id="std_1_1____debug_1_1forward__list_3_01___tp_00_01___alloc_01_4_inherit__map">
<area shape="rect" id="node2" href="a00085.html" title="__gnu_debug::_Safe_sequence\&lt; forward_list\&lt; _Tp, _Alloc \&gt; \&gt;" alt="" coords="5,181,368,211"/><area shape="rect" id="node4" href="a00086.html" title="Base class that supports tracking of iterators that reference a sequence." alt="" coords="101,5,333,35"/><area shape="rect" id="node6" href="a00085.html" title="Base class for constructing a safe sequence type that tracks iterators that reference it..." alt="" coords="203,85,483,115"/></map>
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="a02455.html">List of all members.</a></p>
<h2><a name="pub-types"></a>
Public Types</h2>
<ul>
<li><a class="anchor" id="a4b7dcebc17771702447ed871f22e0c3e"></a><!-- doxytag: member="std::__debug::forward_list::allocator_type" ref="a4b7dcebc17771702447ed871f22e0c3e" args="" -->
typedef _Alloc <b>allocator_type</b>
<li><a class="anchor" id="a9de3700e0f26b11e5f1ddc0da38bcfb5"></a><!-- doxytag: member="std::__debug::forward_list::const_iterator" ref="a9de3700e0f26b11e5f1ddc0da38bcfb5" args="" -->
typedef <br class="typebreak"/>
<a class="el" href="a00083.html">__gnu_debug::_Safe_iterator</a><br class="typebreak"/>
&lt; <a class="el" href="a00083.html">_Base_const_iterator</a>, <br class="typebreak"/>
<a class="el" href="a00276.html">forward_list</a> &gt; <b>const_iterator</b>
<li><a class="anchor" id="a7e0b724aeae91d205f1f1bf1a9fe0ce5"></a><!-- doxytag: member="std::__debug::forward_list::const_pointer" ref="a7e0b724aeae91d205f1f1bf1a9fe0ce5" args="" -->
typedef _Base::const_pointer <b>const_pointer</b>
<li><a class="anchor" id="a320444b9e8299860388c8ddb42f8a9b1"></a><!-- doxytag: member="std::__debug::forward_list::const_reference" ref="a320444b9e8299860388c8ddb42f8a9b1" args="" -->
typedef _Base::const_reference <b>const_reference</b>
<li><a class="anchor" id="a5e47d0d6d821f6b742b66f5c86182eb8"></a><!-- doxytag: member="std::__debug::forward_list::difference_type" ref="a5e47d0d6d821f6b742b66f5c86182eb8" args="" -->
typedef _Base::difference_type <b>difference_type</b>
<li><a class="anchor" id="a885bced4e70e219bde3f8809c6ca6fad"></a><!-- doxytag: member="std::__debug::forward_list::iterator" ref="a885bced4e70e219bde3f8809c6ca6fad" args="" -->
typedef <br class="typebreak"/>
<a class="el" href="a00083.html">__gnu_debug::_Safe_iterator</a><br class="typebreak"/>
&lt; <a class="el" href="a00083.html">_Base_iterator</a>, <a class="el" href="a00276.html">forward_list</a> &gt; <b>iterator</b>
<li><a class="anchor" id="af5676d0ee4c7c515d603ed8d6cbab0eb"></a><!-- doxytag: member="std::__debug::forward_list::pointer" ref="af5676d0ee4c7c515d603ed8d6cbab0eb" args="" -->
typedef _Base::pointer <b>pointer</b>
<li><a class="anchor" id="a8200fcc4026627b2bb91e260a0e1ca25"></a><!-- doxytag: member="std::__debug::forward_list::reference" ref="a8200fcc4026627b2bb91e260a0e1ca25" args="" -->
typedef _Base::reference <b>reference</b>
<li><a class="anchor" id="aa1e930cef08f0a6f8d0f48007c9ae7dd"></a><!-- doxytag: member="std::__debug::forward_list::size_type" ref="aa1e930cef08f0a6f8d0f48007c9ae7dd" args="" -->
typedef _Base::size_type <b>size_type</b>
<li><a class="anchor" id="ab1b976f150dbec56c4736f533a9bce3b"></a><!-- doxytag: member="std::__debug::forward_list::value_type" ref="ab1b976f150dbec56c4736f533a9bce3b" args="" -->
typedef _Tp <b>value_type</b>
</ul>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="anchor" id="ab571fc0474881b2925de12ac16ccc4da"></a><!-- doxytag: member="std::__debug::forward_list::forward_list" ref="ab571fc0474881b2925de12ac16ccc4da" args="(const _Alloc &amp;__al=_Alloc())" -->
<b>forward_list</b> (const _Alloc &amp;__al=_Alloc())
<li><a class="anchor" id="a385363f8947bbda9f7233ca6590c36c4"></a><!-- doxytag: member="std::__debug::forward_list::forward_list" ref="a385363f8947bbda9f7233ca6590c36c4" args="(const forward_list &amp;__list, const _Alloc &amp;__al)" -->
<b>forward_list</b> (const <a class="el" href="a00276.html">forward_list</a> &amp;__list, const _Alloc &amp;__al)
<li><a class="anchor" id="ad0fe099dd3c104b7b63442700e4003de"></a><!-- doxytag: member="std::__debug::forward_list::forward_list" ref="ad0fe099dd3c104b7b63442700e4003de" args="(size_type __n)" -->
<b>forward_list</b> (size_type __n)
<li><a class="anchor" id="a21e80ea8ddddc1cd4869c0866e5ad2a5"></a><!-- doxytag: member="std::__debug::forward_list::forward_list" ref="a21e80ea8ddddc1cd4869c0866e5ad2a5" args="(forward_list &amp;&amp;__list)" -->
<b>forward_list</b> (<a class="el" href="a00276.html">forward_list</a> &amp;&amp;__list)
<li><a class="anchor" id="af1a8bd17c20c6b35ba8c75d292e40472"></a><!-- doxytag: member="std::__debug::forward_list::forward_list" ref="af1a8bd17c20c6b35ba8c75d292e40472" 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="ae71a8206f5ed6fe91b64bfe660661a3f"></a><!-- doxytag: member="std::__debug::forward_list::forward_list" ref="ae71a8206f5ed6fe91b64bfe660661a3f" 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="a6553dd19b840012816cfcff77ab3bcb8"></a><!-- doxytag: member="std::__debug::forward_list::forward_list" ref="a6553dd19b840012816cfcff77ab3bcb8" args="(forward_list &amp;&amp;__list, const _Alloc &amp;__al)" -->
<b>forward_list</b> (<a class="el" href="a00276.html">forward_list</a> &amp;&amp;__list, const _Alloc &amp;__al)
<li><a class="anchor" id="a5b1e19e4df7f1265682746b30c7bc15f"></a><!-- doxytag: member="std::__debug::forward_list::forward_list" ref="a5b1e19e4df7f1265682746b30c7bc15f" 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="a64506f750718438af81e5a426b19d7a9"></a><!-- doxytag: member="std::__debug::forward_list::forward_list" ref="a64506f750718438af81e5a426b19d7a9" args="(const forward_list &amp;__list)" -->
<b>forward_list</b> (const <a class="el" href="a00276.html">forward_list</a> &amp;__list)
<li>void <a class="el" href="a00086.html#ab4d477bee04a7c71f2f3ac04667b63c2">_M_attach</a> (<a class="el" href="a00084.html">_Safe_iterator_base</a> *__it, bool __constant)
<li>void <a class="el" href="a00086.html#ad5c931183ca6fac813724ea31fc537b8">_M_attach_single</a> (<a class="el" href="a00084.html">_Safe_iterator_base</a> *__it, bool __constant)  throw ()
<li><a class="anchor" id="acb47f0dcd9b43e1275dd36eaab530824"></a><!-- doxytag: member="std::__debug::forward_list::_M_base" ref="acb47f0dcd9b43e1275dd36eaab530824" args="()" -->
<a class="el" href="a00276.html">_Base</a> &amp; <b>_M_base</b> ()
<li><a class="anchor" id="aff61c4c9aae4b669fa9413db543cb7c3"></a><!-- doxytag: member="std::__debug::forward_list::_M_base" ref="aff61c4c9aae4b669fa9413db543cb7c3" args="() const " -->
const <a class="el" href="a00276.html">_Base</a> &amp; <b>_M_base</b> () const 
<li>void <a class="el" href="a00086.html#a1f75fb78e5fdd2fb5242751fe1ad2dd3">_M_detach</a> (<a class="el" href="a00084.html">_Safe_iterator_base</a> *__it)
<li>void <a class="el" href="a00086.html#ab532ee20093a89d4b9d38a3cd4873fd8">_M_detach_single</a> (<a class="el" href="a00084.html">_Safe_iterator_base</a> *__it)  throw ()
<li>void <a class="el" href="a00086.html#a1e5eb0a6858097f7fbc476fa58cb8f22">_M_invalidate_all</a> () const 
<li>void <a class="el" href="a00085.html#a64d63447c22a1503287db80538a38eb5">_M_invalidate_if</a> (_Predicate __pred)
<li>void <a class="el" href="a00085.html#ae63cba02bf86ff03474066a2ae09fedf">_M_transfer_from_if</a> (_Safe_sequence &amp;__from, _Predicate __pred)
<li><a class="anchor" id="ac88e8e261804ffcae165e06f0dce4da2"></a><!-- doxytag: member="std::__debug::forward_list::assign" ref="ac88e8e261804ffcae165e06f0dce4da2" args="(std::initializer_list&lt; _Tp &gt; __il)" -->
void <b>assign</b> (<a class="el" href="a00524.html">std::initializer_list</a>&lt; _Tp &gt; __il)
<li><a class="anchor" id="a0ced3fef8458960bb7d5271785e32406"></a><!-- doxytag: member="std::__debug::forward_list::assign" ref="a0ced3fef8458960bb7d5271785e32406" args="(_InputIterator __first, _InputIterator __last)" -->
template&lt;typename _InputIterator &gt; void <b>assign</b> (_InputIterator __first, _InputIterator __last)
<li><a class="anchor" id="a34d50dcdc1be2a4ae26a54c4177a9ac1"></a><!-- doxytag: member="std::__debug::forward_list::assign" ref="a34d50dcdc1be2a4ae26a54c4177a9ac1" args="(size_type __n, const _Tp &amp;__val)" -->
void <b>assign</b> (size_type __n, const _Tp &amp;__val)
<li><a class="anchor" id="ac5c82a39b13007d9ed7a5b3c01d14350"></a><!-- doxytag: member="std::__debug::forward_list::before_begin" ref="ac5c82a39b13007d9ed7a5b3c01d14350" args="()" -->
<a class="el" href="a00083.html">iterator</a> <b>before_begin</b> ()
<li><a class="anchor" id="a9a5211e157fed775b7fcd97ba7a9a66b"></a><!-- doxytag: member="std::__debug::forward_list::before_begin" ref="a9a5211e157fed775b7fcd97ba7a9a66b" args="() const " -->
<a class="el" href="a00083.html">const_iterator</a> <b>before_begin</b> () const 
<li><a class="anchor" id="aef55059859afc69b9528ffa60bdbcbcf"></a><!-- doxytag: member="std::__debug::forward_list::begin" ref="aef55059859afc69b9528ffa60bdbcbcf" args="()" -->
<a class="el" href="a00083.html">iterator</a> <b>begin</b> ()
<li><a class="anchor" id="a0e7cfbfd66eadc19cea99644b103d77d"></a><!-- doxytag: member="std::__debug::forward_list::begin" ref="a0e7cfbfd66eadc19cea99644b103d77d" args="() const " -->
<a class="el" href="a00083.html">const_iterator</a> <b>begin</b> () const 
<li><a class="anchor" id="a1590002dd2662108dd49a44aa9c01de6"></a><!-- doxytag: member="std::__debug::forward_list::cbefore_begin" ref="a1590002dd2662108dd49a44aa9c01de6" args="() const " -->
<a class="el" href="a00083.html">const_iterator</a> <b>cbefore_begin</b> () const 
<li><a class="anchor" id="a19f38f06320c9bbba745b2d6f0249b04"></a><!-- doxytag: member="std::__debug::forward_list::cbegin" ref="a19f38f06320c9bbba745b2d6f0249b04" args="() const " -->
<a class="el" href="a00083.html">const_iterator</a> <b>cbegin</b> () const 
<li><a class="anchor" id="ae9d74c1c64bac9b169d12c3c196e563c"></a><!-- doxytag: member="std::__debug::forward_list::cend" ref="ae9d74c1c64bac9b169d12c3c196e563c" args="() const " -->
<a class="el" href="a00083.html">const_iterator</a> <b>cend</b> () const 
<li><a class="anchor" id="a3e4aa69cb9379021a4c5ad7cbd3fd898"></a><!-- doxytag: member="std::__debug::forward_list::clear" ref="a3e4aa69cb9379021a4c5ad7cbd3fd898" args="()" -->
void <b>clear</b> ()
<li><a class="anchor" id="a09a49c61c171713ba436668b19161975"></a><!-- doxytag: member="std::__debug::forward_list::emplace_after" ref="a09a49c61c171713ba436668b19161975" args="(const_iterator __pos, _Args &amp;&amp;...__args)" -->
template&lt;typename... _Args&gt; <a class="el" href="a00083.html">iterator</a> <b>emplace_after</b> (<a class="el" href="a00083.html">const_iterator</a> __pos, _Args &amp;&amp;...__args)
<li><a class="anchor" id="a0d6ead59a11bab5cbb9a1e4439e3fb4d"></a><!-- doxytag: member="std::__debug::forward_list::end" ref="a0d6ead59a11bab5cbb9a1e4439e3fb4d" args="()" -->
<a class="el" href="a00083.html">iterator</a> <b>end</b> ()
<li><a class="anchor" id="acf3d4df6326ed8e9f151aee7d1cf0e21"></a><!-- doxytag: member="std::__debug::forward_list::end" ref="acf3d4df6326ed8e9f151aee7d1cf0e21" args="() const " -->
<a class="el" href="a00083.html">const_iterator</a> <b>end</b> () const 
<li><a class="anchor" id="a60f35caf8de1d50a0b73fbc5b4c08b54"></a><!-- doxytag: member="std::__debug::forward_list::erase_after" ref="a60f35caf8de1d50a0b73fbc5b4c08b54" args="(const_iterator __pos)" -->
<a class="el" href="a00083.html">iterator</a> <b>erase_after</b> (<a class="el" href="a00083.html">const_iterator</a> __pos)
<li><a class="anchor" id="ae6af87f5ac68d234f728ce0a05991b08"></a><!-- doxytag: member="std::__debug::forward_list::erase_after" ref="ae6af87f5ac68d234f728ce0a05991b08" args="(const_iterator __pos, const_iterator __last)" -->
<a class="el" href="a00083.html">iterator</a> <b>erase_after</b> (<a class="el" href="a00083.html">const_iterator</a> __pos, <a class="el" href="a00083.html">const_iterator</a> __last)
<li><a class="anchor" id="a79fe7bf83c73beecde25ce04f9b78b39"></a><!-- doxytag: member="std::__debug::forward_list::front" ref="a79fe7bf83c73beecde25ce04f9b78b39" args="() const " -->
const_reference <b>front</b> () const 
<li><a class="anchor" id="af76dfaf00f5522e221d667e9d965d314"></a><!-- doxytag: member="std::__debug::forward_list::front" ref="af76dfaf00f5522e221d667e9d965d314" args="()" -->
reference <b>front</b> ()
<li><a class="anchor" id="a2b73e61b8ba9a4ceaa936467b6708ff6"></a><!-- doxytag: member="std::__debug::forward_list::insert_after" ref="a2b73e61b8ba9a4ceaa936467b6708ff6" args="(const_iterator __pos, std::initializer_list&lt; _Tp &gt; __il)" -->
<a class="el" href="a00083.html">iterator</a> <b>insert_after</b> (<a class="el" href="a00083.html">const_iterator</a> __pos, <a class="el" href="a00524.html">std::initializer_list</a>&lt; _Tp &gt; __il)
<li><a class="anchor" id="a911c255d0dcb8f02fde5b202deb72ab5"></a><!-- doxytag: member="std::__debug::forward_list::insert_after" ref="a911c255d0dcb8f02fde5b202deb72ab5" args="(const_iterator __pos, size_type __n, const _Tp &amp;__val)" -->
<a class="el" href="a00083.html">iterator</a> <b>insert_after</b> (<a class="el" href="a00083.html">const_iterator</a> __pos, size_type __n, const _Tp &amp;__val)
<li><a class="anchor" id="a8ffdd76e643b9a939f9b0a2926562957"></a><!-- doxytag: member="std::__debug::forward_list::insert_after" ref="a8ffdd76e643b9a939f9b0a2926562957" args="(const_iterator __pos, _InputIterator __first, _InputIterator __last)" -->
template&lt;typename _InputIterator &gt; <a class="el" href="a00083.html">iterator</a> <b>insert_after</b> (<a class="el" href="a00083.html">const_iterator</a> __pos, _InputIterator __first, _InputIterator __last)
<li><a class="anchor" id="afafb1c813b93bd62457e381bb2eded26"></a><!-- doxytag: member="std::__debug::forward_list::insert_after" ref="afafb1c813b93bd62457e381bb2eded26" args="(const_iterator __pos, const _Tp &amp;__val)" -->
<a class="el" href="a00083.html">iterator</a> <b>insert_after</b> (<a class="el" href="a00083.html">const_iterator</a> __pos, const _Tp &amp;__val)
<li><a class="anchor" id="a84dd2516a31fe38289a859deeb66e117"></a><!-- doxytag: member="std::__debug::forward_list::insert_after" ref="a84dd2516a31fe38289a859deeb66e117" args="(const_iterator __pos, _Tp &amp;&amp;__val)" -->
<a class="el" href="a00083.html">iterator</a> <b>insert_after</b> (<a class="el" href="a00083.html">const_iterator</a> __pos, _Tp &amp;&amp;__val)
<li><a class="anchor" id="a9a9e8ca1223decea44a017891374e27d"></a><!-- doxytag: member="std::__debug::forward_list::merge" ref="a9a9e8ca1223decea44a017891374e27d" args="(forward_list &amp;&amp;__list)" -->
void <b>merge</b> (<a class="el" href="a00276.html">forward_list</a> &amp;&amp;__list)
<li><a class="anchor" id="ae6beef0aa387abf3219737d28310da18"></a><!-- doxytag: member="std::__debug::forward_list::merge" ref="ae6beef0aa387abf3219737d28310da18" args="(forward_list &amp;&amp;__list, _Comp __comp)" -->
template&lt;typename _Comp &gt; void <b>merge</b> (<a class="el" href="a00276.html">forward_list</a> &amp;&amp;__list, _Comp __comp)
<li><a class="anchor" id="a75a07f98a98c206d5886982c3df34db6"></a><!-- doxytag: member="std::__debug::forward_list::operator=" ref="a75a07f98a98c206d5886982c3df34db6" args="(forward_list &amp;&amp;__list)" -->
<a class="el" href="a00276.html">forward_list</a> &amp; <b>operator=</b> (<a class="el" href="a00276.html">forward_list</a> &amp;&amp;__list)
<li><a class="anchor" id="af1d315fccb162959175bfe5d82858757"></a><!-- doxytag: member="std::__debug::forward_list::operator=" ref="af1d315fccb162959175bfe5d82858757" args="(std::initializer_list&lt; _Tp &gt; __il)" -->
<a class="el" href="a00276.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="a3e3d11d8c07537a65335ab36c2bddefe"></a><!-- doxytag: member="std::__debug::forward_list::operator=" ref="a3e3d11d8c07537a65335ab36c2bddefe" args="(const forward_list &amp;__list)" -->
<a class="el" href="a00276.html">forward_list</a> &amp; <b>operator=</b> (const <a class="el" href="a00276.html">forward_list</a> &amp;__list)
<li><a class="anchor" id="a3fed06e813260cf305d05f9881e70c20"></a><!-- doxytag: member="std::__debug::forward_list::pop_front" ref="a3fed06e813260cf305d05f9881e70c20" args="()" -->
void <b>pop_front</b> ()
<li><a class="anchor" id="af56488142cac95bbb8558ad2a150b6f8"></a><!-- doxytag: member="std::__debug::forward_list::remove" ref="af56488142cac95bbb8558ad2a150b6f8" args="(const _Tp &amp;__val)" -->
void <b>remove</b> (const _Tp &amp;__val)
<li><a class="anchor" id="a7e8454c52ec13dffa929f59ce325d46f"></a><!-- doxytag: member="std::__debug::forward_list::remove_if" ref="a7e8454c52ec13dffa929f59ce325d46f" args="(_Pred __pred)" -->
template&lt;typename _Pred &gt; void <b>remove_if</b> (_Pred __pred)
<li><a class="anchor" id="a3cdb4c16aede3ba34dab2ac1471e8cfd"></a><!-- doxytag: member="std::__debug::forward_list::resize" ref="a3cdb4c16aede3ba34dab2ac1471e8cfd" args="(size_type __sz)" -->
void <b>resize</b> (size_type __sz)
<li><a class="anchor" id="ac02da6697bb767c63f3b896889d327ac"></a><!-- doxytag: member="std::__debug::forward_list::resize" ref="ac02da6697bb767c63f3b896889d327ac" args="(size_type __sz, const value_type &amp;__val)" -->
void <b>resize</b> (size_type __sz, const value_type &amp;__val)
<li><a class="anchor" id="a9d6724992494afae5535891320cc441f"></a><!-- doxytag: member="std::__debug::forward_list::splice_after" ref="a9d6724992494afae5535891320cc441f" args="(const_iterator __pos, forward_list &amp;&amp;__list, const_iterator __before, const_iterator __last)" -->
void <b>splice_after</b> (<a class="el" href="a00083.html">const_iterator</a> __pos, <a class="el" href="a00276.html">forward_list</a> &amp;&amp;__list, <a class="el" href="a00083.html">const_iterator</a> __before, <a class="el" href="a00083.html">const_iterator</a> __last)
<li><a class="anchor" id="a31858004026af55e37f26130760fff57"></a><!-- doxytag: member="std::__debug::forward_list::splice_after" ref="a31858004026af55e37f26130760fff57" args="(const_iterator __pos, forward_list &amp;&amp;__list)" -->
void <b>splice_after</b> (<a class="el" href="a00083.html">const_iterator</a> __pos, <a class="el" href="a00276.html">forward_list</a> &amp;&amp;__list)
<li><a class="anchor" id="a346867a583a487adfd88285e5738d8ee"></a><!-- doxytag: member="std::__debug::forward_list::splice_after" ref="a346867a583a487adfd88285e5738d8ee" args="(const_iterator __pos, forward_list &amp;&amp;__list, const_iterator __i)" -->
void <b>splice_after</b> (<a class="el" href="a00083.html">const_iterator</a> __pos, <a class="el" href="a00276.html">forward_list</a> &amp;&amp;__list, <a class="el" href="a00083.html">const_iterator</a> __i)
<li><a class="anchor" id="afa8c773d7fd67c3f9ffce5fe17b36e68"></a><!-- doxytag: member="std::__debug::forward_list::swap" ref="afa8c773d7fd67c3f9ffce5fe17b36e68" args="(forward_list &amp;__list)" -->
void <b>swap</b> (<a class="el" href="a00276.html">forward_list</a> &amp;__list)
<li><a class="anchor" id="a9101fe652187a838f0bfd9598bfdedb2"></a><!-- doxytag: member="std::__debug::forward_list::unique" ref="a9101fe652187a838f0bfd9598bfdedb2" args="(_BinPred __binary_pred)" -->
template&lt;typename _BinPred &gt; void <b>unique</b> (_BinPred __binary_pred)
<li><a class="anchor" id="af239c13b943c2a6e2b625d4962ebfd96"></a><!-- doxytag: member="std::__debug::forward_list::unique" ref="af239c13b943c2a6e2b625d4962ebfd96" args="()" -->
void <b>unique</b> ()
</ul>
<h2><a name="pub-attribs"></a>
Public Attributes</h2>
<ul>
<li><a class="el" href="a00084.html">_Safe_iterator_base</a> * <a class="el" href="a00086.html#a5aabbc5d256f3eaaf313274ebf200877">_M_const_iterators</a>
<li><a class="el" href="a00084.html">_Safe_iterator_base</a> * <a class="el" href="a00086.html#a9d678da43e3d7456af279062c4e5c28a">_M_iterators</a>
<li>unsigned int <a class="el" href="a00086.html#af796b1fd115ea27cd078eeb7e4909bd5">_M_version</a>
</ul>
<h2><a name="pro-methods"></a>
Protected Member Functions</h2>
<ul>
<li>void <a class="el" href="a00086.html#acebac46f833f903deb7c094fc26cbea1">_M_detach_all</a> ()
<li>void <a class="el" href="a00086.html#aadde2fc883be085fc4588c1ef442cd3d">_M_detach_singular</a> ()
<li>__gnu_cxx::__mutex &amp; <a class="el" href="a00086.html#aa245644963340f3dee07d384eeeb01f3">_M_get_mutex</a> ()  throw ()
<li>void <a class="el" href="a00086.html#a75f6eb02cd1721b550bd5eb205ed6920">_M_revalidate_singular</a> ()
<li>void <a class="el" href="a00086.html#a0dab4a25feb468949f28f2820400cd8b">_M_swap</a> (_Safe_sequence_base &amp;__x)
</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::__debug::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> with safety/checking/debug instrumentation. </p>

<p>Definition at line <a class="el" href="a00877_source.html#l00044">44</a> of file <a class="el" href="a00877_source.html">debug/forward_list</a>.</p>
</div><hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="ab4d477bee04a7c71f2f3ac04667b63c2"></a><!-- doxytag: member="std::__debug::forward_list::_M_attach" ref="ab4d477bee04a7c71f2f3ac04667b63c2" args="(_Safe_iterator_base *__it, bool __constant)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void __gnu_debug::_Safe_sequence_base::_M_attach </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00084.html">_Safe_iterator_base</a> *&#160;</td>
          <td class="paramname"><em>__it</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>__constant</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Attach an iterator to this sequence. </p>

</div>
</div>
<a class="anchor" id="ad5c931183ca6fac813724ea31fc537b8"></a><!-- doxytag: member="std::__debug::forward_list::_M_attach_single" ref="ad5c931183ca6fac813724ea31fc537b8" args="(_Safe_iterator_base *__it, bool __constant)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void __gnu_debug::_Safe_sequence_base::_M_attach_single </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00084.html">_Safe_iterator_base</a> *&#160;</td>
          <td class="paramname"><em>__it</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>__constant</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td>  throw ()<code> [inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Likewise but not thread safe. </p>

</div>
</div>
<a class="anchor" id="a1f75fb78e5fdd2fb5242751fe1ad2dd3"></a><!-- doxytag: member="std::__debug::forward_list::_M_detach" ref="a1f75fb78e5fdd2fb5242751fe1ad2dd3" args="(_Safe_iterator_base *__it)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void __gnu_debug::_Safe_sequence_base::_M_detach </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00084.html">_Safe_iterator_base</a> *&#160;</td>
          <td class="paramname"><em>__it</em></td><td>)</td>
          <td><code> [inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Detach an iterator from this sequence </p>

</div>
</div>
<a class="anchor" id="acebac46f833f903deb7c094fc26cbea1"></a><!-- doxytag: member="std::__debug::forward_list::_M_detach_all" ref="acebac46f833f903deb7c094fc26cbea1" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void __gnu_debug::_Safe_sequence_base::_M_detach_all </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [protected, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Detach all iterators, leaving them singular. </p>

<p>Referenced by <a class="el" href="a01017_source.html#l00198">__gnu_debug::_Safe_sequence_base::~_Safe_sequence_base()</a>.</p>

</div>
</div>
<a class="anchor" id="ab532ee20093a89d4b9d38a3cd4873fd8"></a><!-- doxytag: member="std::__debug::forward_list::_M_detach_single" ref="ab532ee20093a89d4b9d38a3cd4873fd8" args="(_Safe_iterator_base *__it)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void __gnu_debug::_Safe_sequence_base::_M_detach_single </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00084.html">_Safe_iterator_base</a> *&#160;</td>
          <td class="paramname"><em>__it</em></td><td>)</td>
          <td>  throw ()<code> [inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Likewise but not thread safe. </p>

</div>
</div>
<a class="anchor" id="aadde2fc883be085fc4588c1ef442cd3d"></a><!-- doxytag: member="std::__debug::forward_list::_M_detach_singular" ref="aadde2fc883be085fc4588c1ef442cd3d" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void __gnu_debug::_Safe_sequence_base::_M_detach_singular </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [protected, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Detach all singular iterators. </p>
<dl class="post"><dt><b>Postcondition:</b></dt><dd>for all iterators i attached to this sequence, i-&gt;_M_version == _M_version. </dd></dl>

</div>
</div>
<a class="anchor" id="aa245644963340f3dee07d384eeeb01f3"></a><!-- doxytag: member="std::__debug::forward_list::_M_get_mutex" ref="aa245644963340f3dee07d384eeeb01f3" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">__gnu_cxx::__mutex&amp; __gnu_debug::_Safe_sequence_base::_M_get_mutex </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td>  throw ()<code> [protected, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>For use in <a class="el" href="a00085.html" title="Base class for constructing a safe sequence type that tracks iterators that reference it...">_Safe_sequence</a>. </p>

<p>Referenced by <a class="el" href="a01021_source.html#l00069">__gnu_debug::_Safe_sequence&lt; _Sequence &gt;::_M_transfer_from_if()</a>.</p>

</div>
</div>
<a class="anchor" id="a1e5eb0a6858097f7fbc476fa58cb8f22"></a><!-- doxytag: member="std::__debug::forward_list::_M_invalidate_all" ref="a1e5eb0a6858097f7fbc476fa58cb8f22" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void __gnu_debug::_Safe_sequence_base::_M_invalidate_all </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Invalidates all iterators. </p>

<p>Definition at line <a class="el" href="a01017_source.html#l00234">234</a> of file <a class="el" href="a01017_source.html">safe_base.h</a>.</p>

<p>References <a class="el" href="a01017_source.html#l00188">__gnu_debug::_Safe_sequence_base::_M_version</a>.</p>

<p>Referenced by <a class="el" href="a01075_source.html#l00325">__gnu_debug::basic_string&lt; _CharT, _Traits, _Allocator &gt;::append()</a>, <a class="el" href="a01075_source.html#l00397">__gnu_debug::basic_string&lt; _CharT, _Traits, _Allocator &gt;::assign()</a>, <a class="el" href="a01075_source.html#l00675">__gnu_debug::basic_string&lt; _CharT, _Traits, _Allocator &gt;::c_str()</a>, <a class="el" href="a01075_source.html#l00229">__gnu_debug::basic_string&lt; _CharT, _Traits, _Allocator &gt;::clear()</a>, <a class="el" href="a01075_source.html#l00683">__gnu_debug::basic_string&lt; _CharT, _Traits, _Allocator &gt;::data()</a>, <a class="el" href="a01075_source.html#l00524">__gnu_debug::basic_string&lt; _CharT, _Traits, _Allocator &gt;::erase()</a>, <a class="el" href="a01075_source.html#l00461">__gnu_debug::basic_string&lt; _CharT, _Traits, _Allocator &gt;::insert()</a>, <a class="el" href="a01075_source.html#l00282">__gnu_debug::basic_string&lt; _CharT, _Traits, _Allocator &gt;::operator+=()</a>, <a class="el" href="a01075_source.html#l00138">__gnu_debug::basic_string&lt; _CharT, _Traits, _Allocator &gt;::operator=()</a>, <a class="el" href="a01075_source.html#l00364">__gnu_debug::basic_string&lt; _CharT, _Traits, _Allocator &gt;::push_back()</a>, <a class="el" href="a01075_source.html#l00570">__gnu_debug::basic_string&lt; _CharT, _Traits, _Allocator &gt;::replace()</a>, and <a class="el" href="a01075_source.html#l00211">__gnu_debug::basic_string&lt; _CharT, _Traits, _Allocator &gt;::resize()</a>.</p>

</div>
</div>
<a class="anchor" id="a64d63447c22a1503287db80538a38eb5"></a><!-- doxytag: member="std::__debug::forward_list::_M_invalidate_if" ref="a64d63447c22a1503287db80538a38eb5" args="(_Predicate __pred)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void <a class="el" href="a00085.html">__gnu_debug::_Safe_sequence</a>&lt; <a class="el" href="a00276.html">forward_list</a>&lt; _Tp, _Alloc &gt;  &gt;::_M_invalidate_if </td>
          <td>(</td>
          <td class="paramtype">_Predicate&#160;</td>
          <td class="paramname"><em>__pred</em></td><td>)</td>
          <td><code> [inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Invalidates all iterators <code>x</code> that reference this sequence, are not singular, and for which <code>pred(x)</code> returns <code>true</code>. <code>pred</code> will be invoked with the normal iterators nested in the safe ones. </p>

</div>
</div>
<a class="anchor" id="a75f6eb02cd1721b550bd5eb205ed6920"></a><!-- doxytag: member="std::__debug::forward_list::_M_revalidate_singular" ref="a75f6eb02cd1721b550bd5eb205ed6920" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void __gnu_debug::_Safe_sequence_base::_M_revalidate_singular </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [protected, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Revalidates all attached singular iterators. This method may be used to validate iterators that were invalidated before (but for some reason, such as an exception, need to become valid again). </p>

</div>
</div>
<a class="anchor" id="a0dab4a25feb468949f28f2820400cd8b"></a><!-- doxytag: member="std::__debug::forward_list::_M_swap" ref="a0dab4a25feb468949f28f2820400cd8b" args="(_Safe_sequence_base &amp;__x)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void __gnu_debug::_Safe_sequence_base::_M_swap </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00086.html">_Safe_sequence_base</a> &amp;&#160;</td>
          <td class="paramname"><em>__x</em></td><td>)</td>
          <td><code> [protected, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Swap this sequence with the given sequence. This operation also swaps ownership of the iterators, so that when the operation is complete all iterators that originally referenced one container now reference the other container. </p>

</div>
</div>
<a class="anchor" id="ae63cba02bf86ff03474066a2ae09fedf"></a><!-- doxytag: member="std::__debug::forward_list::_M_transfer_from_if" ref="ae63cba02bf86ff03474066a2ae09fedf" args="(_Safe_sequence &amp;__from, _Predicate __pred)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void <a class="el" href="a00085.html">__gnu_debug::_Safe_sequence</a>&lt; <a class="el" href="a00276.html">forward_list</a>&lt; _Tp, _Alloc &gt;  &gt;::_M_transfer_from_if </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00085.html">_Safe_sequence</a>&lt; <a class="el" href="a00276.html">forward_list</a>&lt; _Tp, _Alloc &gt; &gt; &amp;&#160;</td>
          <td class="paramname"><em>__from</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">_Predicate&#160;</td>
          <td class="paramname"><em>__pred</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Transfers all iterators <code>x</code> that reference <code>from</code> sequence, are not singular, and for which <code>pred(x)</code> returns <code>true</code>. <code>pred</code> will be invoked with the normal iterators nested in the safe ones. </p>

</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a5aabbc5d256f3eaaf313274ebf200877"></a><!-- doxytag: member="std::__debug::forward_list::_M_const_iterators" ref="a5aabbc5d256f3eaaf313274ebf200877" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a00084.html">_Safe_iterator_base</a>* <a class="el" href="a00086.html#a5aabbc5d256f3eaaf313274ebf200877">__gnu_debug::_Safe_sequence_base::_M_const_iterators</a><code> [inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The list of constant iterators that reference this container. </p>

<p>Definition at line <a class="el" href="a01017_source.html#l00185">185</a> of file <a class="el" href="a01017_source.html">safe_base.h</a>.</p>

<p>Referenced by <a class="el" href="a01021_source.html#l00069">__gnu_debug::_Safe_sequence&lt; _Sequence &gt;::_M_transfer_from_if()</a>.</p>

</div>
</div>
<a class="anchor" id="a9d678da43e3d7456af279062c4e5c28a"></a><!-- doxytag: member="std::__debug::forward_list::_M_iterators" ref="a9d678da43e3d7456af279062c4e5c28a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a00084.html">_Safe_iterator_base</a>* <a class="el" href="a00086.html#a9d678da43e3d7456af279062c4e5c28a">__gnu_debug::_Safe_sequence_base::_M_iterators</a><code> [inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The list of mutable iterators that reference this container. </p>

<p>Definition at line <a class="el" href="a01017_source.html#l00182">182</a> of file <a class="el" href="a01017_source.html">safe_base.h</a>.</p>

<p>Referenced by <a class="el" href="a01021_source.html#l00069">__gnu_debug::_Safe_sequence&lt; _Sequence &gt;::_M_transfer_from_if()</a>.</p>

</div>
</div>
<a class="anchor" id="af796b1fd115ea27cd078eeb7e4909bd5"></a><!-- doxytag: member="std::__debug::forward_list::_M_version" ref="af796b1fd115ea27cd078eeb7e4909bd5" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned int <a class="el" href="a00086.html#af796b1fd115ea27cd078eeb7e4909bd5">__gnu_debug::_Safe_sequence_base::_M_version</a><code> [mutable, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The container version number. This number may never be 0. </p>

<p>Definition at line <a class="el" href="a01017_source.html#l00188">188</a> of file <a class="el" href="a01017_source.html">safe_base.h</a>.</p>

<p>Referenced by <a class="el" href="a01017_source.html#l00234">__gnu_debug::_Safe_sequence_base::_M_invalidate_all()</a>, and <a class="el" href="a01021_source.html#l00069">__gnu_debug::_Safe_sequence&lt; _Sequence &gt;::_M_transfer_from_if()</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="a00877_source.html">debug/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="a01142.html">__debug</a>      </li>
      <li class="navelem"><a class="el" href="a00276.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>