Sophie

Sophie

distrib > Mageia > 6 > armv5tl > by-pkgid > 20f7652f1904dfee028d50a3b8add8d2 > files > 6612

libstdc++-docs-5.5.0-1.mga6.noarch.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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>libstdc++: Class Members - Functions</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">
  $(document).ready(initResizable);
</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.13 -->
</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">
$(document).ready(function(){initNavTree('functions_func_e.html','');});
</script>
<div id="doc-content">
<div class="contents">
&#160;

<h3><a id="index_e"></a>- e -</h3><ul>
<li>e_pos()
: <a class="el" href="a10741.html#a2383ac05567211029913e7562b8b7680">__gnu_pbds::sample_trie_access_traits</a>
, <a class="el" href="a10025.html#a559a0491eaf08e005eead3d4aca3a4f2">__gnu_pbds::trie_string_access_traits&lt; String, Min_E_Val, Max_E_Val, Reverse, _Alloc &gt;</a>
</li>
<li>eback()
: <a class="el" href="a02877.html#aa15c80d916ef8065138eb6bd5b3ae1ef">std::basic_streambuf&lt; _CharT, _Traits &gt;</a>
</li>
<li>egptr()
: <a class="el" href="a02877.html#ad02de7bae6f055a7b112aeef35a08d9b">std::basic_streambuf&lt; _CharT, _Traits &gt;</a>
</li>
<li>emplace()
: <a class="el" href="a06345.html#a3ea67e3e7fc5c84e92d9868bb57ae05a">std::deque&lt; _Tp, _Alloc &gt;</a>
, <a class="el" href="a06661.html#a1b89836dea3d2950a96e485677fe3c30">std::list&lt; _Tp, _Alloc &gt;</a>
, <a class="el" href="a06665.html#adbdeb769358f26cc1f0124f5c53df0eb">std::map&lt; _Key, _Tp, _Compare, _Alloc &gt;</a>
, <a class="el" href="a06673.html#a18dc0fd47da3fff883f3c1eab8f71908">std::multimap&lt; _Key, _Tp, _Compare, _Alloc &gt;</a>
, <a class="el" href="a06681.html#a12431fd574451b7c1e677d09f6d2ef46">std::multiset&lt; _Key, _Compare, _Alloc &gt;</a>
, <a class="el" href="a06713.html#af16da8812db504af3bbf8a682de754d6">std::set&lt; _Key, _Compare, _Alloc &gt;</a>
, <a class="el" href="a06889.html#aa2c22cafc2b6f068358049c8fdb7bda0">std::unordered_map&lt; _Key, _Tp, _Hash, _Pred, _Alloc &gt;</a>
, <a class="el" href="a06893.html#a4d00357a4ca15a9cdffa4aef992859c8">std::unordered_multimap&lt; _Key, _Tp, _Hash, _Pred, _Alloc &gt;</a>
, <a class="el" href="a06901.html#a31747dab6f248961de2668f292a18565">std::unordered_multiset&lt; _Value, _Hash, _Pred, _Alloc &gt;</a>
, <a class="el" href="a06897.html#ae5af2f1d8d0746c3db3357561a73c6f7">std::unordered_set&lt; _Value, _Hash, _Pred, _Alloc &gt;</a>
, <a class="el" href="a06825.html#a3fe9b8371e5137f10720c79740677e1f">std::vector&lt; _Tp, _Alloc &gt;</a>
</li>
<li>emplace_after()
: <a class="el" href="a04889.html#a5fd1e68be8454830cea449ad8114cf3d">std::forward_list&lt; _Tp, _Alloc &gt;</a>
</li>
<li>emplace_front()
: <a class="el" href="a04889.html#abea57251bbfc9d77cd5ee8ae2bcc52cc">std::forward_list&lt; _Tp, _Alloc &gt;</a>
</li>
<li>emplace_hint()
: <a class="el" href="a06665.html#a01e3c11364a0f9f6304581d1dc69bd34">std::map&lt; _Key, _Tp, _Compare, _Alloc &gt;</a>
, <a class="el" href="a06673.html#a89892e96cd8b74074e5d83f9d30005c6">std::multimap&lt; _Key, _Tp, _Compare, _Alloc &gt;</a>
, <a class="el" href="a06681.html#a18406be2849c2b0f4786452e6bd860f5">std::multiset&lt; _Key, _Compare, _Alloc &gt;</a>
, <a class="el" href="a06713.html#ae4eb02463d17b44a49e6d916d05548fe">std::set&lt; _Key, _Compare, _Alloc &gt;</a>
, <a class="el" href="a06889.html#af36454c8cd5831988060bdf85a4d4d6e">std::unordered_map&lt; _Key, _Tp, _Hash, _Pred, _Alloc &gt;</a>
, <a class="el" href="a06893.html#af7f415a309a77497c41538b60d358fed">std::unordered_multimap&lt; _Key, _Tp, _Hash, _Pred, _Alloc &gt;</a>
, <a class="el" href="a06901.html#a81c1d4a9ff7f0173466deb652ab4f10b">std::unordered_multiset&lt; _Value, _Hash, _Pred, _Alloc &gt;</a>
, <a class="el" href="a06897.html#a8d66aca929c29059391648628f2e250b">std::unordered_set&lt; _Value, _Hash, _Pred, _Alloc &gt;</a>
</li>
<li>empty()
: <a class="el" href="a09733.html#a9b10c593f3b534c91f16fa6c91db3d76">__gnu_cxx::__versa_string&lt; _CharT, _Traits, _Alloc, _Base &gt;</a>
, <a class="el" href="a10333.html#a81c25bcdaf87a204dd90b224fa29b068">__gnu_pbds::detail::cc_ht_map&lt; Key, Mapped, Hash_Fn, Eq_Fn, _Alloc, Store_Hash, Comb_Hash_Fn, Resize_Policy &gt;</a>
, <a class="el" href="a10373.html#a3bab1fd3177ead540ec019702d62f6b1">__gnu_pbds::detail::gp_ht_map&lt; Key, Mapped, Hash_Fn, Eq_Fn, _Alloc, Store_Hash, Comb_Probe_Fn, Probe_Fn, Resize_Policy &gt;</a>
, <a class="el" href="a04189.html#ab646860c309686e5dfa9ab42e062a1bf">std::basic_string&lt; _CharT, _Traits, _Alloc &gt;</a>
, <a class="el" href="a06345.html#a512ed6c7e0dc244335b337da26d76f41">std::deque&lt; _Tp, _Alloc &gt;</a>
, <a class="el" href="a08701.html#a1278f00ae766f878991576ee05776732">std::experimental::fundamentals_v1::any</a>
, <a class="el" href="a04889.html#ab0a3479429315d1735f3d6b15817b01e">std::forward_list&lt; _Tp, _Alloc &gt;</a>
, <a class="el" href="a06661.html#af558a1b206e6fdf40921aeaba0383dbe">std::list&lt; _Tp, _Alloc &gt;</a>
, <a class="el" href="a06665.html#a16986a6517197b25e8ad3f7487c8536f">std::map&lt; _Key, _Tp, _Compare, _Alloc &gt;</a>
, <a class="el" href="a05945.html#a1776bd0725f18a633696a11a89d71e21">std::match_results&lt; _Bi_iter, _Alloc &gt;</a>
, <a class="el" href="a06673.html#a2ba686d94d375a486e133cbea5d86718">std::multimap&lt; _Key, _Tp, _Compare, _Alloc &gt;</a>
, <a class="el" href="a06681.html#a5a7249221b9d058e801cb0d29dc8542a">std::multiset&lt; _Key, _Compare, _Alloc &gt;</a>
, <a class="el" href="a06701.html#a4a1c1fe5e71410e31f9af1467b7c3472">std::priority_queue&lt; _Tp, _Sequence, _Compare &gt;</a>
, <a class="el" href="a06693.html#aeb2e07fc0b0b0e028954bc560663a9a8">std::queue&lt; _Tp, _Sequence &gt;</a>
, <a class="el" href="a06713.html#af5f37a9e0561eb1ae89988aaefc4476e">std::set&lt; _Key, _Compare, _Alloc &gt;</a>
, <a class="el" href="a06717.html#a86e3c205d6100cd4bb98b4b7e36bb35e">std::stack&lt; _Tp, _Sequence &gt;</a>
, <a class="el" href="a08561.html#ad722e5faf968881dad10923f27bb92d6">std::tr2::dynamic_bitset&lt; _WordT, _Alloc &gt;</a>
, <a class="el" href="a06889.html#a4d72f478fb0cd05cc612e7ac746131ac">std::unordered_map&lt; _Key, _Tp, _Hash, _Pred, _Alloc &gt;</a>
, <a class="el" href="a06893.html#ada14f82918a4a9fcfaf3c4ce218d1e70">std::unordered_multimap&lt; _Key, _Tp, _Hash, _Pred, _Alloc &gt;</a>
, <a class="el" href="a06901.html#a207a38bb9677cfdae227e04467e71601">std::unordered_multiset&lt; _Value, _Hash, _Pred, _Alloc &gt;</a>
, <a class="el" href="a06897.html#a4e8d8d725e5ce055255edf7f58bbf726">std::unordered_set&lt; _Value, _Hash, _Pred, _Alloc &gt;</a>
, <a class="el" href="a06825.html#a2c527667d502c53e377b49b8c1ce4214">std::vector&lt; _Tp, _Alloc &gt;</a>
</li>
<li>end()
: <a class="el" href="a09733.html#a0acafbbfa0d432074373506cc9ed631f">__gnu_cxx::__versa_string&lt; _CharT, _Traits, _Alloc, _Base &gt;</a>
, <a class="el" href="a08173.html#a8a0b6be67bf27256c7701980673775b6">__gnu_parallel::_PseudoSequence&lt; _Tp, _DifferenceTp &gt;</a>
, <a class="el" href="a10741.html#a91709489f927e5cfb388b57dd05d7f52">__gnu_pbds::sample_trie_access_traits</a>
, <a class="el" href="a10025.html#af95db97b3bb5e9c70c5e4da927727e2d">__gnu_pbds::trie_string_access_traits&lt; String, Min_E_Val, Max_E_Val, Reverse, _Alloc &gt;</a>
, <a class="el" href="a06725.html#a0a05d06255dbcf619bb312133b13cc97">std::_Temporary_buffer&lt; _ForwardIterator, _Tp &gt;</a>
, <a class="el" href="a04189.html#aa4a6c059c158877d2390196bbff5b480">std::basic_string&lt; _CharT, _Traits, _Alloc &gt;</a>
, <a class="el" href="a06345.html#a78b2da6c6329349581db042e6bbe2a40">std::deque&lt; _Tp, _Alloc &gt;</a>
, <a class="el" href="a04889.html#a7f64feff678dd8cb85d35bd9b08fde54">std::forward_list&lt; _Tp, _Alloc &gt;</a>
, <a class="el" href="a06661.html#aba82f0b94c1ed15ccacea0e98aa6cff6">std::list&lt; _Tp, _Alloc &gt;</a>
, <a class="el" href="a06665.html#a5dfaf89a89106d147fd055c313a291ee">std::map&lt; _Key, _Tp, _Compare, _Alloc &gt;</a>
, <a class="el" href="a05945.html#a369a747e8f970f28f7e1966d72e998ad">std::match_results&lt; _Bi_iter, _Alloc &gt;</a>
, <a class="el" href="a06673.html#ae02e2ac133d3d1753c3b57f5dfd435cc">std::multimap&lt; _Key, _Tp, _Compare, _Alloc &gt;</a>
, <a class="el" href="a06681.html#aff68f6029ff179bafdadc89212fe1ee0">std::multiset&lt; _Key, _Compare, _Alloc &gt;</a>
, <a class="el" href="a06713.html#a7a35e9e918f87c423c9f1f2362151b26">std::set&lt; _Key, _Compare, _Alloc &gt;</a>
, <a class="el" href="a06889.html#a42872e15c417c6f944d019315553951e">std::unordered_map&lt; _Key, _Tp, _Hash, _Pred, _Alloc &gt;</a>
, <a class="el" href="a06893.html#a708a8efab9b1b9d8f1e41ca3ae2caaa5">std::unordered_multimap&lt; _Key, _Tp, _Hash, _Pred, _Alloc &gt;</a>
, <a class="el" href="a06901.html#a8158b25dee0140da6e109a2592cec0eb">std::unordered_multiset&lt; _Value, _Hash, _Pred, _Alloc &gt;</a>
, <a class="el" href="a06897.html#aa28c45008761a27eecdaeefaab68fa0e">std::unordered_set&lt; _Value, _Hash, _Pred, _Alloc &gt;</a>
, <a class="el" href="a06825.html#ae957699b810eb3313916800773e103d7">std::vector&lt; _Tp, _Alloc &gt;</a>
</li>
<li>eof()
: <a class="el" href="a02873.html#a0a9f086f16995b35aad9db9d3adf843f">std::basic_ios&lt; _CharT, _Traits &gt;</a>
</li>
<li>epptr()
: <a class="el" href="a02877.html#a6b3f675c4d60188e1291eca9fc755458">std::basic_streambuf&lt; _CharT, _Traits &gt;</a>
</li>
<li>epsilon()
: <a class="el" href="a02925.html#a36c481134680c7d422edde6d75346b96">std::numeric_limits&lt; _Tp &gt;</a>
</li>
<li>equal()
: <a class="el" href="a02909.html#aaf5799b2a894bef2fa6763f7017b88b2">std::istreambuf_iterator&lt; _CharT, _Traits &gt;</a>
</li>
<li>equal_range()
: <a class="el" href="a06665.html#a5e0d4434a099805754b757634f18cc23">std::map&lt; _Key, _Tp, _Compare, _Alloc &gt;</a>
, <a class="el" href="a06673.html#ac801d3c3f152e5d98036307e9de7e538">std::multimap&lt; _Key, _Tp, _Compare, _Alloc &gt;</a>
, <a class="el" href="a06681.html#af02e09bba88000ac8487f66c9d5f0bdb">std::multiset&lt; _Key, _Compare, _Alloc &gt;</a>
, <a class="el" href="a06713.html#aad7aaff6e514ff8b528c0d6138342198">std::set&lt; _Key, _Compare, _Alloc &gt;</a>
, <a class="el" href="a06889.html#a301e117827c134ed289b5d19e5c8a36e">std::unordered_map&lt; _Key, _Tp, _Hash, _Pred, _Alloc &gt;</a>
, <a class="el" href="a06893.html#a6c608c4a4f2041d5045df49143124cfa">std::unordered_multimap&lt; _Key, _Tp, _Hash, _Pred, _Alloc &gt;</a>
, <a class="el" href="a06901.html#a14673553f519f4299e97892aaff3becf">std::unordered_multiset&lt; _Value, _Hash, _Pred, _Alloc &gt;</a>
, <a class="el" href="a06897.html#ae91bd4ef581ac83337d7cced559349e2">std::unordered_set&lt; _Value, _Hash, _Pred, _Alloc &gt;</a>
</li>
<li>equals()
: <a class="el" href="a08553.html#a44c6fd7ac40c7338196f1aa8db50e0b4">std::tr2::bool_set</a>
</li>
<li>erase()
: <a class="el" href="a09733.html#ad63b0c68fd53a88dd84b88151da790e3">__gnu_cxx::__versa_string&lt; _CharT, _Traits, _Alloc, _Base &gt;</a>
, <a class="el" href="a04189.html#a14043b49e3ab3c8834b1936a8bdf7fd7">std::basic_string&lt; _CharT, _Traits, _Alloc &gt;</a>
, <a class="el" href="a06345.html#a0e0812f0cacd5dfd1108455df4fda375">std::deque&lt; _Tp, _Alloc &gt;</a>
, <a class="el" href="a06661.html#aee5d29fe9b6e9494a71022ca980502be">std::list&lt; _Tp, _Alloc &gt;</a>
, <a class="el" href="a06665.html#aa98a4bd34df51b51262b26f06a657efe">std::map&lt; _Key, _Tp, _Compare, _Alloc &gt;</a>
, <a class="el" href="a06673.html#a5f6fbe45cea6915a1276877d56acc0fd">std::multimap&lt; _Key, _Tp, _Compare, _Alloc &gt;</a>
, <a class="el" href="a06681.html#a2fcf6dd3ed37a1bac19ba5e55239d77e">std::multiset&lt; _Key, _Compare, _Alloc &gt;</a>
, <a class="el" href="a06713.html#a2122b626db1a6a97c0bec69f4e766591">std::set&lt; _Key, _Compare, _Alloc &gt;</a>
, <a class="el" href="a06889.html#a56149c061cd4aca92d631f7ad5a5a737">std::unordered_map&lt; _Key, _Tp, _Hash, _Pred, _Alloc &gt;</a>
, <a class="el" href="a06893.html#a08eec5ee5f497c48d356443110934fdd">std::unordered_multimap&lt; _Key, _Tp, _Hash, _Pred, _Alloc &gt;</a>
, <a class="el" href="a06901.html#af75d57a40e15b929ee8931d5894164fc">std::unordered_multiset&lt; _Value, _Hash, _Pred, _Alloc &gt;</a>
, <a class="el" href="a06897.html#ac935f6a3b65fe0e5629ada1699c86868">std::unordered_set&lt; _Value, _Hash, _Pred, _Alloc &gt;</a>
, <a class="el" href="a06825.html#a1c8b8734443a1028d00ad364190bac76">std::vector&lt; _Tp, _Alloc &gt;</a>
</li>
<li>erase_after()
: <a class="el" href="a04889.html#a369164fbcb598a49bbd7297eb6f2c5b0">std::forward_list&lt; _Tp, _Alloc &gt;</a>
</li>
<li>exceptions()
: <a class="el" href="a02873.html#aecd6ac5df7374c8b775a2912c4a014e9">std::basic_ios&lt; _CharT, _Traits &gt;</a>
</li>
<li>exponential_distribution()
: <a class="el" href="a05889.html#a2a29bf56b7218591ea6313052a17150d">std::exponential_distribution&lt; _RealType &gt;</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="footer">Generated by
    <a href="http://www.doxygen.org/index.html">
    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
  </ul>
</div>
</body>
</html>