Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-updates > by-pkgid > bfb47da7e0322bcb0e23e4b1838d9db9 > files > 5773

libstdc++-docs-8.4.0-1.mga7.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.15"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>libstdc++: __gnu_pbds::detail::binary_heap_point_const_iterator_&lt; Value_Type, Entry, Simple, _Alloc &gt; Class Template Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
  $(document).ready(initResizable);
/* @license-end */</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">libstdc++
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.15 -->
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
      <div id="nav-sync" class="sync"></div>
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('a11531.html','');});
/* @license-end */
</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-types">Protected Types</a> &#124;
<a href="a11528.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">__gnu_pbds::detail::binary_heap_point_const_iterator_&lt; Value_Type, Entry, Simple, _Alloc &gt; Class Template Reference</div>  </div>
</div><!--header-->
<div class="contents">
<div class="dynheader">
Inheritance diagram for __gnu_pbds::detail::binary_heap_point_const_iterator_&lt; Value_Type, Entry, Simple, _Alloc &gt;:</div>
<div class="dyncontent">
<div class="center"><iframe scrolling="no" frameborder="0" src="a11530.svg" width="364" height="90"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
</div>
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
Public Types</h2></td></tr>
<tr class="memitem:abc8067c1b2d82a54c6836768b76f0383"><td class="memItemLeft" align="right" valign="top">typedef _Alloc::template rebind&lt; <a class="el" href="a11531.html#af4eb9042a7175d970490ed0cdd89eda4">value_type</a> &gt;::other::const_pointer&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a11531.html#abc8067c1b2d82a54c6836768b76f0383">const_pointer</a></td></tr>
<tr class="separator:abc8067c1b2d82a54c6836768b76f0383"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac229bf024f7824ff3c9b29333d3e2dd9"><td class="memItemLeft" align="right" valign="top">typedef _Alloc::template rebind&lt; <a class="el" href="a11531.html#af4eb9042a7175d970490ed0cdd89eda4">value_type</a> &gt;::other::const_reference&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a11531.html#ac229bf024f7824ff3c9b29333d3e2dd9">const_reference</a></td></tr>
<tr class="separator:ac229bf024f7824ff3c9b29333d3e2dd9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afa0007845d620ae7f329c9813ecfe7d0"><td class="memItemLeft" align="right" valign="top">typedef <a class="el" href="a01530.html#ga3a45dab56a44f762c97eb0eaee17f6f2">trivial_iterator_difference_type</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a11531.html#afa0007845d620ae7f329c9813ecfe7d0">difference_type</a></td></tr>
<tr class="separator:afa0007845d620ae7f329c9813ecfe7d0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0d1b6774adedb170ee1ed23fcff30ba2"><td class="memItemLeft" align="right" valign="top">typedef <a class="el" href="a11115.html">trivial_iterator_tag</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a11531.html#a0d1b6774adedb170ee1ed23fcff30ba2">iterator_category</a></td></tr>
<tr class="separator:a0d1b6774adedb170ee1ed23fcff30ba2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abd81453d36a2f45a3609f24f0aa72fc7"><td class="memItemLeft" align="right" valign="top">typedef _Alloc::template rebind&lt; <a class="el" href="a11531.html#af4eb9042a7175d970490ed0cdd89eda4">value_type</a> &gt;::other::pointer&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a11531.html#abd81453d36a2f45a3609f24f0aa72fc7">pointer</a></td></tr>
<tr class="separator:abd81453d36a2f45a3609f24f0aa72fc7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a28fd70badd5b824bf3269a0da6fe1765"><td class="memItemLeft" align="right" valign="top">typedef _Alloc::template rebind&lt; <a class="el" href="a11531.html#af4eb9042a7175d970490ed0cdd89eda4">value_type</a> &gt;::other::reference&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a11531.html#a28fd70badd5b824bf3269a0da6fe1765">reference</a></td></tr>
<tr class="separator:a28fd70badd5b824bf3269a0da6fe1765"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af4eb9042a7175d970490ed0cdd89eda4"><td class="memItemLeft" align="right" valign="top">typedef Value_Type&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a11531.html#af4eb9042a7175d970490ed0cdd89eda4">value_type</a></td></tr>
<tr class="separator:af4eb9042a7175d970490ed0cdd89eda4"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a3a67001849acf7d294d1e615d3013dc7"><td class="memItemLeft" align="right" valign="top"><a id="a3a67001849acf7d294d1e615d3013dc7"></a>
&#160;</td><td class="memItemRight" valign="bottom"><b>binary_heap_point_const_iterator_</b> (entry_pointer p_e)</td></tr>
<tr class="separator:a3a67001849acf7d294d1e615d3013dc7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a51849dc1d50e671689acdc7ca14297f9"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a11531.html#a51849dc1d50e671689acdc7ca14297f9">binary_heap_point_const_iterator_</a> ()</td></tr>
<tr class="separator:a51849dc1d50e671689acdc7ca14297f9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4caa8f4cc657a7fd700f07c51653c29b"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a11531.html#a4caa8f4cc657a7fd700f07c51653c29b">binary_heap_point_const_iterator_</a> (const <a class="el" href="a11531.html">binary_heap_point_const_iterator_</a> &amp;other)</td></tr>
<tr class="separator:a4caa8f4cc657a7fd700f07c51653c29b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac2a94a28e8beb3b3b2e66632636930f9"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a11531.html#ac2a94a28e8beb3b3b2e66632636930f9">operator!=</a> (const <a class="el" href="a11531.html">binary_heap_point_const_iterator_</a> &amp;other) const</td></tr>
<tr class="separator:ac2a94a28e8beb3b3b2e66632636930f9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a50d89bdcb26164ff380a312673cf0f06"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a11531.html#ac229bf024f7824ff3c9b29333d3e2dd9">const_reference</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a11531.html#a50d89bdcb26164ff380a312673cf0f06">operator*</a> () const</td></tr>
<tr class="separator:a50d89bdcb26164ff380a312673cf0f06"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a60137368e9df33aaca43271c842f0dea"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a11531.html#abc8067c1b2d82a54c6836768b76f0383">const_pointer</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a11531.html#a60137368e9df33aaca43271c842f0dea">operator-&gt;</a> () const</td></tr>
<tr class="separator:a60137368e9df33aaca43271c842f0dea"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a086ba257226b242633bc6519023da110"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a11531.html#a086ba257226b242633bc6519023da110">operator==</a> (const <a class="el" href="a11531.html">binary_heap_point_const_iterator_</a> &amp;other) const</td></tr>
<tr class="separator:a086ba257226b242633bc6519023da110"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:aed5aa19eda08791f97fd5054103775d0"><td class="memItemLeft" align="right" valign="top"><a id="aed5aa19eda08791f97fd5054103775d0"></a>
entry_pointer&#160;</td><td class="memItemRight" valign="bottom"><b>m_p_e</b></td></tr>
<tr class="separator:aed5aa19eda08791f97fd5054103775d0"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-types"></a>
Protected Types</h2></td></tr>
<tr class="memitem:a856b471af335f6c5534accb927748b43"><td class="memItemLeft" align="right" valign="top"><a id="a856b471af335f6c5534accb927748b43"></a>
typedef _Alloc::template rebind&lt; Entry &gt;::other::pointer&#160;</td><td class="memItemRight" valign="bottom"><b>entry_pointer</b></td></tr>
<tr class="separator:a856b471af335f6c5534accb927748b43"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><h3>template&lt;typename Value_Type, typename Entry, bool Simple, typename _Alloc&gt;<br />
class __gnu_pbds::detail::binary_heap_point_const_iterator_&lt; Value_Type, Entry, Simple, _Alloc &gt;</h3>

<p>Const point-type iterator. </p>

<p class="definition">Definition at line <a class="el" href="a17019_source.html#l00055">55</a> of file <a class="el" href="a17019_source.html">binary_heap_/point_const_iterator.hpp</a>.</p>
</div><h2 class="groupheader">Member Typedef Documentation</h2>
<a id="abc8067c1b2d82a54c6836768b76f0383"></a>
<h2 class="memtitle"><span class="permalink"><a href="#abc8067c1b2d82a54c6836768b76f0383">&#9670;&nbsp;</a></span>const_pointer</h2>

<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename Value_Type , typename Entry , bool Simple, typename _Alloc &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">typedef _Alloc::template rebind&lt;<a class="el" href="a11531.html#af4eb9042a7175d970490ed0cdd89eda4">value_type</a>&gt;::other::const_pointer <a class="el" href="a11531.html">__gnu_pbds::detail::binary_heap_point_const_iterator_</a>&lt; Value_Type, Entry, Simple, _Alloc &gt;::<a class="el" href="a11531.html#abc8067c1b2d82a54c6836768b76f0383">const_pointer</a></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Iterator's const pointer type. </p>

<p class="definition">Definition at line <a class="el" href="a17019_source.html#l00077">77</a> of file <a class="el" href="a17019_source.html">binary_heap_/point_const_iterator.hpp</a>.</p>

</div>
</div>
<a id="ac229bf024f7824ff3c9b29333d3e2dd9"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac229bf024f7824ff3c9b29333d3e2dd9">&#9670;&nbsp;</a></span>const_reference</h2>

<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename Value_Type , typename Entry , bool Simple, typename _Alloc &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">typedef _Alloc::template rebind&lt;<a class="el" href="a11531.html#af4eb9042a7175d970490ed0cdd89eda4">value_type</a>&gt;::other::const_reference <a class="el" href="a11531.html">__gnu_pbds::detail::binary_heap_point_const_iterator_</a>&lt; Value_Type, Entry, Simple, _Alloc &gt;::<a class="el" href="a11531.html#ac229bf024f7824ff3c9b29333d3e2dd9">const_reference</a></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Iterator's const reference type. </p>

<p class="definition">Definition at line <a class="el" href="a17019_source.html#l00087">87</a> of file <a class="el" href="a17019_source.html">binary_heap_/point_const_iterator.hpp</a>.</p>

</div>
</div>
<a id="afa0007845d620ae7f329c9813ecfe7d0"></a>
<h2 class="memtitle"><span class="permalink"><a href="#afa0007845d620ae7f329c9813ecfe7d0">&#9670;&nbsp;</a></span>difference_type</h2>

<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename Value_Type , typename Entry , bool Simple, typename _Alloc &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="a01530.html#ga3a45dab56a44f762c97eb0eaee17f6f2">trivial_iterator_difference_type</a> <a class="el" href="a11531.html">__gnu_pbds::detail::binary_heap_point_const_iterator_</a>&lt; Value_Type, Entry, Simple, _Alloc &gt;::<a class="el" href="a11531.html#afa0007845d620ae7f329c9813ecfe7d0">difference_type</a></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Difference type. </p>

<p class="definition">Definition at line <a class="el" href="a17019_source.html#l00065">65</a> of file <a class="el" href="a17019_source.html">binary_heap_/point_const_iterator.hpp</a>.</p>

</div>
</div>
<a id="a0d1b6774adedb170ee1ed23fcff30ba2"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0d1b6774adedb170ee1ed23fcff30ba2">&#9670;&nbsp;</a></span>iterator_category</h2>

<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename Value_Type , typename Entry , bool Simple, typename _Alloc &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="a11115.html">trivial_iterator_tag</a> <a class="el" href="a11531.html">__gnu_pbds::detail::binary_heap_point_const_iterator_</a>&lt; Value_Type, Entry, Simple, _Alloc &gt;::<a class="el" href="a11531.html#a0d1b6774adedb170ee1ed23fcff30ba2">iterator_category</a></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Category. </p>

<p class="definition">Definition at line <a class="el" href="a17019_source.html#l00062">62</a> of file <a class="el" href="a17019_source.html">binary_heap_/point_const_iterator.hpp</a>.</p>

</div>
</div>
<a id="abd81453d36a2f45a3609f24f0aa72fc7"></a>
<h2 class="memtitle"><span class="permalink"><a href="#abd81453d36a2f45a3609f24f0aa72fc7">&#9670;&nbsp;</a></span>pointer</h2>

<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename Value_Type , typename Entry , bool Simple, typename _Alloc &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">typedef _Alloc::template rebind&lt;<a class="el" href="a11531.html#af4eb9042a7175d970490ed0cdd89eda4">value_type</a>&gt;::other::pointer <a class="el" href="a11531.html">__gnu_pbds::detail::binary_heap_point_const_iterator_</a>&lt; Value_Type, Entry, Simple, _Alloc &gt;::<a class="el" href="a11531.html#abd81453d36a2f45a3609f24f0aa72fc7">pointer</a></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Iterator's pointer type. </p>

<p class="definition">Definition at line <a class="el" href="a17019_source.html#l00072">72</a> of file <a class="el" href="a17019_source.html">binary_heap_/point_const_iterator.hpp</a>.</p>

</div>
</div>
<a id="a28fd70badd5b824bf3269a0da6fe1765"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a28fd70badd5b824bf3269a0da6fe1765">&#9670;&nbsp;</a></span>reference</h2>

<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename Value_Type , typename Entry , bool Simple, typename _Alloc &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">typedef _Alloc::template rebind&lt;<a class="el" href="a11531.html#af4eb9042a7175d970490ed0cdd89eda4">value_type</a>&gt;::other::reference <a class="el" href="a11531.html">__gnu_pbds::detail::binary_heap_point_const_iterator_</a>&lt; Value_Type, Entry, Simple, _Alloc &gt;::<a class="el" href="a11531.html#a28fd70badd5b824bf3269a0da6fe1765">reference</a></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Iterator's reference type. </p>

<p class="definition">Definition at line <a class="el" href="a17019_source.html#l00082">82</a> of file <a class="el" href="a17019_source.html">binary_heap_/point_const_iterator.hpp</a>.</p>

</div>
</div>
<a id="af4eb9042a7175d970490ed0cdd89eda4"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af4eb9042a7175d970490ed0cdd89eda4">&#9670;&nbsp;</a></span>value_type</h2>

<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename Value_Type , typename Entry , bool Simple, typename _Alloc &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">typedef Value_Type <a class="el" href="a11531.html">__gnu_pbds::detail::binary_heap_point_const_iterator_</a>&lt; Value_Type, Entry, Simple, _Alloc &gt;::<a class="el" href="a11531.html#af4eb9042a7175d970490ed0cdd89eda4">value_type</a></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Iterator's value type. </p>

<p class="definition">Definition at line <a class="el" href="a17019_source.html#l00068">68</a> of file <a class="el" href="a17019_source.html">binary_heap_/point_const_iterator.hpp</a>.</p>

</div>
</div>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a51849dc1d50e671689acdc7ca14297f9"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a51849dc1d50e671689acdc7ca14297f9">&#9670;&nbsp;</a></span>binary_heap_point_const_iterator_() <span class="overload">[1/2]</span></h2>

<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename Value_Type , typename Entry , bool Simple, typename _Alloc &gt; </div>
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a11531.html">__gnu_pbds::detail::binary_heap_point_const_iterator_</a>&lt; Value_Type, Entry, Simple, _Alloc &gt;::<a class="el" href="a11531.html">binary_heap_point_const_iterator_</a> </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Default constructor. </p>

<p class="definition">Definition at line <a class="el" href="a17019_source.html#l00095">95</a> of file <a class="el" href="a17019_source.html">binary_heap_/point_const_iterator.hpp</a>.</p>

</div>
</div>
<a id="a4caa8f4cc657a7fd700f07c51653c29b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4caa8f4cc657a7fd700f07c51653c29b">&#9670;&nbsp;</a></span>binary_heap_point_const_iterator_() <span class="overload">[2/2]</span></h2>

<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename Value_Type , typename Entry , bool Simple, typename _Alloc &gt; </div>
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a11531.html">__gnu_pbds::detail::binary_heap_point_const_iterator_</a>&lt; Value_Type, Entry, Simple, _Alloc &gt;::<a class="el" href="a11531.html">binary_heap_point_const_iterator_</a> </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="a11531.html">binary_heap_point_const_iterator_</a>&lt; Value_Type, Entry, Simple, _Alloc &gt; &amp;&#160;</td>
          <td class="paramname"><em>other</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Copy constructor. </p>

<p class="definition">Definition at line <a class="el" href="a17019_source.html#l00099">99</a> of file <a class="el" href="a17019_source.html">binary_heap_/point_const_iterator.hpp</a>.</p>

</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="ac2a94a28e8beb3b3b2e66632636930f9"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac2a94a28e8beb3b3b2e66632636930f9">&#9670;&nbsp;</a></span>operator!=()</h2>

<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename Value_Type , typename Entry , bool Simple, typename _Alloc &gt; </div>
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="a11531.html">__gnu_pbds::detail::binary_heap_point_const_iterator_</a>&lt; Value_Type, Entry, Simple, _Alloc &gt;::operator!= </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="a11531.html">binary_heap_point_const_iterator_</a>&lt; Value_Type, Entry, Simple, _Alloc &gt; &amp;&#160;</td>
          <td class="paramname"><em>other</em></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Compares content (negatively) to a different iterator object. </p>

<p class="definition">Definition at line <a class="el" href="a17019_source.html#l00126">126</a> of file <a class="el" href="a17019_source.html">binary_heap_/point_const_iterator.hpp</a>.</p>

</div>
</div>
<a id="a50d89bdcb26164ff380a312673cf0f06"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a50d89bdcb26164ff380a312673cf0f06">&#9670;&nbsp;</a></span>operator*()</h2>

<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename Value_Type , typename Entry , bool Simple, typename _Alloc &gt; </div>
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a11531.html#ac229bf024f7824ff3c9b29333d3e2dd9">const_reference</a> <a class="el" href="a11531.html">__gnu_pbds::detail::binary_heap_point_const_iterator_</a>&lt; Value_Type, Entry, Simple, _Alloc &gt;::operator* </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Access. </p>

<p class="definition">Definition at line <a class="el" href="a17019_source.html#l00113">113</a> of file <a class="el" href="a17019_source.html">binary_heap_/point_const_iterator.hpp</a>.</p>

</div>
</div>
<a id="a60137368e9df33aaca43271c842f0dea"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a60137368e9df33aaca43271c842f0dea">&#9670;&nbsp;</a></span>operator-&gt;()</h2>

<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename Value_Type , typename Entry , bool Simple, typename _Alloc &gt; </div>
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a11531.html#abc8067c1b2d82a54c6836768b76f0383">const_pointer</a> <a class="el" href="a11531.html">__gnu_pbds::detail::binary_heap_point_const_iterator_</a>&lt; Value_Type, Entry, Simple, _Alloc &gt;::operator-&gt; </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Access. </p>

<p class="definition">Definition at line <a class="el" href="a17019_source.html#l00105">105</a> of file <a class="el" href="a17019_source.html">binary_heap_/point_const_iterator.hpp</a>.</p>

</div>
</div>
<a id="a086ba257226b242633bc6519023da110"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a086ba257226b242633bc6519023da110">&#9670;&nbsp;</a></span>operator==()</h2>

<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename Value_Type , typename Entry , bool Simple, typename _Alloc &gt; </div>
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="a11531.html">__gnu_pbds::detail::binary_heap_point_const_iterator_</a>&lt; Value_Type, Entry, Simple, _Alloc &gt;::operator== </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="a11531.html">binary_heap_point_const_iterator_</a>&lt; Value_Type, Entry, Simple, _Alloc &gt; &amp;&#160;</td>
          <td class="paramname"><em>other</em></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Compares content to a different iterator object. </p>

<p class="definition">Definition at line <a class="el" href="a17019_source.html#l00121">121</a> of file <a class="el" href="a17019_source.html">binary_heap_/point_const_iterator.hpp</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="a17019_source.html">binary_heap_/point_const_iterator.hpp</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
  <ul>
    <li class="navelem"><a class="el" href="a01593.html">__gnu_pbds</a></li><li class="navelem"><b>detail</b></li><li class="navelem"><a class="el" href="a11531.html">binary_heap_point_const_iterator_</a></li>
    <li class="footer">Generated by
    <a href="http://www.doxygen.org/index.html">
    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.15 </li>
  </ul>
</div>
</body>
</html>