Sophie

Sophie

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

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++: Namespace List</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('namespaces.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="headertitle">
<div class="title">Namespace List</div>  </div>
</div>
<div class="contents">
<div class="textblock">Here is a list of all documented namespaces with brief descriptions:</div><table>
  <tr><td class="indexkey"><a class="el" href="a01125.html">__gnu_cxx</a></td><td class="indexvalue">GNU extensions for public use </td></tr>
  <tr><td class="indexkey"><a class="el" href="a01126.html">__gnu_cxx::__detail</a></td><td class="indexvalue">Implementation details not part of the namespace <a class="el" href="a01125.html" title="GNU extensions for public use.">__gnu_cxx</a> interface </td></tr>
  <tr><td class="indexkey"><a class="el" href="a01127.html">__gnu_cxx::typelist</a></td><td class="indexvalue">GNU typelist extensions for public compile-time use </td></tr>
  <tr><td class="indexkey"><a class="el" href="a01129.html">__gnu_debug</a></td><td class="indexvalue">GNU debug classes for public use </td></tr>
  <tr><td class="indexkey"><a class="el" href="a01130.html">__gnu_internal</a></td><td class="indexvalue">GNU implemenation details, not for public use or export. Used only when anonymous namespaces cannot be substituted </td></tr>
  <tr><td class="indexkey"><a class="el" href="a01131.html">__gnu_parallel</a></td><td class="indexvalue">GNU parallel code for public use </td></tr>
  <tr><td class="indexkey"><a class="el" href="a01132.html">__gnu_pbds</a></td><td class="indexvalue">GNU extensions for policy-based data structures for public use </td></tr>
  <tr><td class="indexkey"><a class="el" href="a01134.html">__gnu_profile</a></td><td class="indexvalue">GNU profile code for public use </td></tr>
  <tr><td class="indexkey"><a class="el" href="a01135.html">__gnu_sequential</a></td><td class="indexvalue">GNU sequential classes for public use </td></tr>
  <tr><td class="indexkey"><a class="el" href="a01136.html">abi</a></td><td class="indexvalue">The cross-vendor C++ Application Binary Interface. A namespace alias to __cxxabiv1, but user programs should use the alias 'abi' </td></tr>
  <tr><td class="indexkey"><a class="el" href="a01137.html">std</a></td><td class="indexvalue">ISO C++ entities toplevel namespace is std </td></tr>
  <tr><td class="indexkey"><a class="el" href="a01142.html">std::__debug</a></td><td class="indexvalue">GNU debug code, replaces standard behavior with debug behavior </td></tr>
  <tr><td class="indexkey"><a class="el" href="a01143.html">std::__detail</a></td><td class="indexvalue">Implementation details not part of the namespace std interface </td></tr>
  <tr><td class="indexkey"><a class="el" href="a01145.html">std::__parallel</a></td><td class="indexvalue">GNU parallel code, replaces standard behavior with parallel behavior </td></tr>
  <tr><td class="indexkey"><a class="el" href="a01146.html">std::__profile</a></td><td class="indexvalue">GNU profile code, replaces standard behavior with profile behavior </td></tr>
  <tr><td class="indexkey"><a class="el" href="a01148.html">std::chrono</a></td><td class="indexvalue">ISO C++ 0x entities sub namespace for time and date </td></tr>
  <tr><td class="indexkey"><a class="el" href="a01149.html">std::decimal</a></td><td class="indexvalue">ISO/IEC TR 24733 Decimal floating-point arithmetic </td></tr>
  <tr><td class="indexkey"><a class="el" href="a01150.html">std::placeholders</a></td><td class="indexvalue">ISO C++ 0x entities sub namespace for functional.Define a large number of placeholders. There is no way to simplify this with variadic templates, because we're introducing unique names for each </td></tr>
  <tr><td class="indexkey"><a class="el" href="a01151.html">std::regex_constants</a></td><td class="indexvalue">ISO C++-0x entities sub namespace for regex </td></tr>
  <tr><td class="indexkey"><a class="el" href="a01152.html">std::rel_ops</a></td><td class="indexvalue">The generated relational operators are sequestered here </td></tr>
  <tr><td class="indexkey"><a class="el" href="a01153.html">std::this_thread</a></td><td class="indexvalue">ISO C++ 0x entities sub namespace for thread. 30.2.2 Namespace <a class="el" href="a01153.html" title="ISO C++ 0x entities sub namespace for thread. 30.2.2 Namespace this_thread.">this_thread</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="a01154.html">std::tr1</a></td><td class="indexvalue">ISO C++ TR1 entities toplevel namespace is <a class="el" href="a01154.html" title="ISO C++ TR1 entities toplevel namespace is std::tr1.">std::tr1</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="a01155.html">std::tr1::__detail</a></td><td class="indexvalue">Implementation details not part of the namespace <a class="el" href="a01154.html" title="ISO C++ TR1 entities toplevel namespace is std::tr1.">std::tr1</a> interface </td></tr>
</table>
</div>
</div>
  <div id="nav-path" class="navpath">
    <ul>
      <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>