Sophie

Sophie

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

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::raw_storage_iterator&lt; _OutputIterator, _Tp &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('a00678.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="#pro-attribs">Protected Attributes</a>  </div>
  <div class="headertitle">
<div class="title">std::raw_storage_iterator&lt; _OutputIterator, _Tp &gt; Class Template Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="std::raw_storage_iterator" --><!-- doxytag: inherits="iterator&lt; output_iterator_tag, void, void, void, void &gt;" --><div class="dynheader">
Inheritance diagram for std::raw_storage_iterator&lt; _OutputIterator, _Tp &gt;:</div>
<div class="dyncontent">
<div class="center"><img src="a02343.png" border="0" usemap="#std_1_1raw__storage__iterator_3_01___output_iterator_00_01___tp_01_4_inherit__map" alt="Inheritance graph"/></div>
<map name="std_1_1raw__storage__iterator_3_01___output_iterator_00_01___tp_01_4_inherit__map" id="std_1_1raw__storage__iterator_3_01___output_iterator_00_01___tp_01_4_inherit__map">
<area shape="rect" id="node2" href="a00260.html" title="std::iterator\&lt; output_iterator_tag, void, void, void, void \&gt;" alt="" coords="29,101,349,131"/><area shape="rect" id="node4" href="a00260.html" title="Common iterator class." alt="" coords="5,5,373,35"/></map>
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="a02344.html">List of all members.</a></p>
<h2><a name="pub-types"></a>
Public Types</h2>
<ul>
<li>typedef void <a class="el" href="a00260.html#a7fc5091a6bee76d7bfc6ece04e4050f9">difference_type</a>
<li>typedef <a class="el" href="a00647.html">output_iterator_tag</a> <a class="el" href="a00260.html#a3d32527bfebba5c0459df1390cef50a9">iterator_category</a>
<li>typedef void <a class="el" href="a00260.html#a69bffe0bd881194df5ff48fec79066de">pointer</a>
<li>typedef void <a class="el" href="a00260.html#abb17838f15d32971ad823036c6593aef">reference</a>
<li>typedef void <a class="el" href="a00260.html#af9f36b7adb257959eef192b9282f1284">value_type</a>
</ul>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="anchor" id="a73d4668fd7c3fa1112677ae6234ddf23"></a><!-- doxytag: member="std::raw_storage_iterator::raw_storage_iterator" ref="a73d4668fd7c3fa1112677ae6234ddf23" args="(_OutputIterator __x)" -->
<b>raw_storage_iterator</b> (_OutputIterator __x)
<li><a class="anchor" id="a4fcb1965998b4eaa74379644eea4123b"></a><!-- doxytag: member="std::raw_storage_iterator::operator*" ref="a4fcb1965998b4eaa74379644eea4123b" args="()" -->
<a class="el" href="a00678.html">raw_storage_iterator</a> &amp; <b>operator*</b> ()
<li><a class="anchor" id="afd1b3b98a6ec6bf871cf9ff11da4231e"></a><!-- doxytag: member="std::raw_storage_iterator::operator++" ref="afd1b3b98a6ec6bf871cf9ff11da4231e" args="()" -->
<a class="el" href="a00678.html">raw_storage_iterator</a><br class="typebreak"/>
&lt; _OutputIterator, _Tp &gt; &amp; <b>operator++</b> ()
<li><a class="anchor" id="a17194fb7be6144efb935aba926001af7"></a><!-- doxytag: member="std::raw_storage_iterator::operator++" ref="a17194fb7be6144efb935aba926001af7" args="(int)" -->
<a class="el" href="a00678.html">raw_storage_iterator</a><br class="typebreak"/>
&lt; _OutputIterator, _Tp &gt; <b>operator++</b> (int)
<li><a class="anchor" id="a95282f8d0f46bbca1253f438190fb9e8"></a><!-- doxytag: member="std::raw_storage_iterator::operator=" ref="a95282f8d0f46bbca1253f438190fb9e8" args="(const _Tp &amp;__element)" -->
<a class="el" href="a00678.html">raw_storage_iterator</a> &amp; <b>operator=</b> (const _Tp &amp;__element)
</ul>
<h2><a name="pro-attribs"></a>
Protected Attributes</h2>
<ul>
<li><a class="anchor" id="a2feb6b11bea0c90f4e8e0f8ffb3b32f5"></a><!-- doxytag: member="std::raw_storage_iterator::_M_iter" ref="a2feb6b11bea0c90f4e8e0f8ffb3b32f5" args="" -->
_OutputIterator <b>_M_iter</b>
</ul>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><h3>template&lt;class _OutputIterator, class _Tp&gt;<br/>
class std::raw_storage_iterator&lt; _OutputIterator, _Tp &gt;</h3>

<p>This iterator class lets algorithms store their results into uninitialized memory. </p>

<p>Definition at line <a class="el" href="a01062_source.html#l00069">69</a> of file <a class="el" href="a01062_source.html">stl_raw_storage_iter.h</a>.</p>
</div><hr/><h2>Member Typedef Documentation</h2>
<a class="anchor" id="a7fc5091a6bee76d7bfc6ece04e4050f9"></a><!-- doxytag: member="std::raw_storage_iterator::difference_type" ref="a7fc5091a6bee76d7bfc6ece04e4050f9" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef void  <a class="el" href="a00260.html">std::iterator</a>&lt; <a class="el" href="a00647.html">output_iterator_tag</a> , void , void , void , void  &gt;::<a class="el" href="a00260.html#a7fc5091a6bee76d7bfc6ece04e4050f9">difference_type</a><code> [inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Distance between iterators is represented as this type. </p>

<p>Definition at line <a class="el" href="a01054_source.html#l00126">126</a> of file <a class="el" href="a01054_source.html">stl_iterator_base_types.h</a>.</p>

</div>
</div>
<a class="anchor" id="a3d32527bfebba5c0459df1390cef50a9"></a><!-- doxytag: member="std::raw_storage_iterator::iterator_category" ref="a3d32527bfebba5c0459df1390cef50a9" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="a00647.html">output_iterator_tag</a>  <a class="el" href="a00260.html">std::iterator</a>&lt; <a class="el" href="a00647.html">output_iterator_tag</a> , void , void , void , void  &gt;::<a class="el" href="a00647.html">iterator_category</a><code> [inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>One of the <a class="el" href="a01202.html">tag types</a>. </p>

<p>Definition at line <a class="el" href="a01054_source.html#l00122">122</a> of file <a class="el" href="a01054_source.html">stl_iterator_base_types.h</a>.</p>

</div>
</div>
<a class="anchor" id="a69bffe0bd881194df5ff48fec79066de"></a><!-- doxytag: member="std::raw_storage_iterator::pointer" ref="a69bffe0bd881194df5ff48fec79066de" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef void  <a class="el" href="a00260.html">std::iterator</a>&lt; <a class="el" href="a00647.html">output_iterator_tag</a> , void , void , void , void  &gt;::<a class="el" href="a00260.html#a69bffe0bd881194df5ff48fec79066de">pointer</a><code> [inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>This type represents a pointer-to-value_type. </p>

<p>Definition at line <a class="el" href="a01054_source.html#l00128">128</a> of file <a class="el" href="a01054_source.html">stl_iterator_base_types.h</a>.</p>

</div>
</div>
<a class="anchor" id="abb17838f15d32971ad823036c6593aef"></a><!-- doxytag: member="std::raw_storage_iterator::reference" ref="abb17838f15d32971ad823036c6593aef" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef void  <a class="el" href="a00260.html">std::iterator</a>&lt; <a class="el" href="a00647.html">output_iterator_tag</a> , void , void , void , void  &gt;::<a class="el" href="a00260.html#abb17838f15d32971ad823036c6593aef">reference</a><code> [inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>This type represents a reference-to-value_type. </p>

<p>Definition at line <a class="el" href="a01054_source.html#l00130">130</a> of file <a class="el" href="a01054_source.html">stl_iterator_base_types.h</a>.</p>

</div>
</div>
<a class="anchor" id="af9f36b7adb257959eef192b9282f1284"></a><!-- doxytag: member="std::raw_storage_iterator::value_type" ref="af9f36b7adb257959eef192b9282f1284" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef void  <a class="el" href="a00260.html">std::iterator</a>&lt; <a class="el" href="a00647.html">output_iterator_tag</a> , void , void , void , void  &gt;::<a class="el" href="a00260.html#af9f36b7adb257959eef192b9282f1284">value_type</a><code> [inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The type "pointed to" by the iterator. </p>

<p>Definition at line <a class="el" href="a01054_source.html#l00124">124</a> of file <a class="el" href="a01054_source.html">stl_iterator_base_types.h</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="a01062_source.html">stl_raw_storage_iter.h</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="a00678.html">raw_storage_iterator</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>