Sophie

Sophie

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

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++: multiset.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('a00952.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#nested-classes">Classes</a> &#124;
<a href="#namespaces">Namespaces</a> &#124;
<a href="#func-members">Functions</a>  </div>
  <div class="headertitle">
<div class="title">profile/multiset.h File Reference</div>  </div>
</div>
<div class="contents">

<p><a href="a00952_source.html">Go to the source code of this file.</a></p>
<h2><a name="nested-classes"></a>
Classes</h2>
<ul>
<li>class <a class="el" href="a00308.html">std::__profile::multiset&lt; _Key, _Compare, _Allocator &gt;</a>
<dl class="el"><dd class="mdescRight">Class <a class="el" href="a00612.html" title="A standard container made up of elements, which can be retrieved in logarithmic time.">std::multiset</a> wrapper with performance instrumentation.  <a href="a00308.html#details">More...</a><br/></dl></ul>
<h2><a name="namespaces"></a>
Namespaces</h2>
<ul>
<li>namespace <a class="el" href="a01137.html">std</a>
<li>namespace <a class="el" href="a01146.html">std::__profile</a>
</ul>
<h2><a name="func-members"></a>
Functions</h2>
<ul>
<li><a class="anchor" id="a68c244bdd5c1472fb3e3bced6c1d7744"></a><!-- doxytag: member="profile/multiset.h::operator!=" ref="a68c244bdd5c1472fb3e3bced6c1d7744" args="(const multiset&lt; _Key, _Compare, _Allocator &gt; &amp;__lhs, const multiset&lt; _Key, _Compare, _Allocator &gt; &amp;__rhs)" -->
template&lt;typename _Key , typename _Compare , typename _Allocator &gt; bool <b>std::__profile::operator!=</b> (const multiset&lt; _Key, _Compare, _Allocator &gt; &amp;__lhs, const multiset&lt; _Key, _Compare, _Allocator &gt; &amp;__rhs)
<li><a class="anchor" id="a196786b8f14fc6f1cc8d4a11563e6475"></a><!-- doxytag: member="profile/multiset.h::operator&lt;" ref="a196786b8f14fc6f1cc8d4a11563e6475" args="(const multiset&lt; _Key, _Compare, _Allocator &gt; &amp;__lhs, const multiset&lt; _Key, _Compare, _Allocator &gt; &amp;__rhs)" -->
template&lt;typename _Key , typename _Compare , typename _Allocator &gt; bool <b>std::__profile::operator&lt;</b> (const multiset&lt; _Key, _Compare, _Allocator &gt; &amp;__lhs, const multiset&lt; _Key, _Compare, _Allocator &gt; &amp;__rhs)
<li><a class="anchor" id="a719c1ec2c41f7d4460d4c41b1221c32b"></a><!-- doxytag: member="profile/multiset.h::operator&lt;=" ref="a719c1ec2c41f7d4460d4c41b1221c32b" args="(const multiset&lt; _Key, _Compare, _Allocator &gt; &amp;__lhs, const multiset&lt; _Key, _Compare, _Allocator &gt; &amp;__rhs)" -->
template&lt;typename _Key , typename _Compare , typename _Allocator &gt; bool <b>std::__profile::operator&lt;=</b> (const multiset&lt; _Key, _Compare, _Allocator &gt; &amp;__lhs, const multiset&lt; _Key, _Compare, _Allocator &gt; &amp;__rhs)
<li><a class="anchor" id="a800519eff409edcbda2616046821837f"></a><!-- doxytag: member="profile/multiset.h::operator==" ref="a800519eff409edcbda2616046821837f" args="(const multiset&lt; _Key, _Compare, _Allocator &gt; &amp;__lhs, const multiset&lt; _Key, _Compare, _Allocator &gt; &amp;__rhs)" -->
template&lt;typename _Key , typename _Compare , typename _Allocator &gt; bool <b>std::__profile::operator==</b> (const multiset&lt; _Key, _Compare, _Allocator &gt; &amp;__lhs, const multiset&lt; _Key, _Compare, _Allocator &gt; &amp;__rhs)
<li><a class="anchor" id="aa7d1f0c1b60eb19fb70d7a4eb484cef3"></a><!-- doxytag: member="profile/multiset.h::operator&gt;" ref="aa7d1f0c1b60eb19fb70d7a4eb484cef3" args="(const multiset&lt; _Key, _Compare, _Allocator &gt; &amp;__lhs, const multiset&lt; _Key, _Compare, _Allocator &gt; &amp;__rhs)" -->
template&lt;typename _Key , typename _Compare , typename _Allocator &gt; bool <b>std::__profile::operator&gt;</b> (const multiset&lt; _Key, _Compare, _Allocator &gt; &amp;__lhs, const multiset&lt; _Key, _Compare, _Allocator &gt; &amp;__rhs)
<li><a class="anchor" id="aef7afcb63ffd92d449819aab61849016"></a><!-- doxytag: member="profile/multiset.h::operator&gt;=" ref="aef7afcb63ffd92d449819aab61849016" args="(const multiset&lt; _Key, _Compare, _Allocator &gt; &amp;__lhs, const multiset&lt; _Key, _Compare, _Allocator &gt; &amp;__rhs)" -->
template&lt;typename _Key , typename _Compare , typename _Allocator &gt; bool <b>std::__profile::operator&gt;=</b> (const multiset&lt; _Key, _Compare, _Allocator &gt; &amp;__lhs, const multiset&lt; _Key, _Compare, _Allocator &gt; &amp;__rhs)
<li><a class="anchor" id="a6ebf664f98c6580033fb6d39fffe1c7c"></a><!-- doxytag: member="profile/multiset.h::swap" ref="a6ebf664f98c6580033fb6d39fffe1c7c" args="(multiset&lt; _Key, _Compare, _Allocator &gt; &amp;__x, multiset&lt; _Key, _Compare, _Allocator &gt; &amp;__y)" -->
template&lt;typename _Key , typename _Compare , typename _Allocator &gt; void <b>std::__profile::swap</b> (multiset&lt; _Key, _Compare, _Allocator &gt; &amp;__x, multiset&lt; _Key, _Compare, _Allocator &gt; &amp;__y)
</ul>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>This file is a GNU profile extension to the Standard C++ Library. </p>

<p>Definition in file <a class="el" href="a00952_source.html">profile/multiset.h</a>.</p>
</div></div>
</div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="a00952.html">multiset.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>