Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > f5e5087a439fef5532501bf9a6ff9c34 > files > 106

libstdc++-docs-4.7.2-8.1.mga3.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.3"/>
<title>libstdc++: __gnu_cxx::recursive_init_error Class 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="navtree.js"></script>
<script type="text/javascript">
  $(document).ready(initResizable);
  $(window).load(resizeHeight);
</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 style="padding-left: 0.5em;">
   <div id="projectname">libstdc++
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.3 -->
</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('a00064.html','');});
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="a02071.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">__gnu_cxx::recursive_init_error Class Reference<div class="ingroups"><a class="el" href="a01630.html">Exceptions</a></div></div>  </div>
</div><!--header-->
<div class="contents">
<div class="dynheader">
Inheritance diagram for __gnu_cxx::recursive_init_error:</div>
<div class="dyncontent">
<div class="center"><img src="a02072.png" border="0" usemap="#____gnu__cxx_1_1recursive__init__error_inherit__map" alt="Inheritance graph"/></div>
<map name="____gnu__cxx_1_1recursive__init__error_inherit__map" id="____gnu__cxx_1_1recursive__init__error_inherit__map">
<area shape="rect" id="node2" href="a00657.html" title="Base class for all library exceptions." alt="" coords="26,6,123,31"/></map>
<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-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a27d45706e1848c30dd4b3defc688e5cb"><td class="memItemLeft" align="right" valign="top">virtual const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00657.html#a27d45706e1848c30dd4b3defc688e5cb">what</a> () const _GLIBCXX_USE_NOEXCEPT</td></tr>
<tr class="separator:a27d45706e1848c30dd4b3defc688e5cb"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Exception thrown by __cxa_guard_acquire.</p>
<p>6.7[stmt.dcl]/4: If control re-enters the declaration (recursively) while the object is being initialized, the behavior is undefined. </p>
<p>Since we already have a library function to handle locking, we might as well check for this situation and throw an exception. We use the second byte of the guard variable to remember that we're in the middle of an initialization. </p>

<p>Definition at line <a class="el" href="a01106_source.html#l00682">682</a> of file <a class="el" href="a01106_source.html">cxxabi.h</a>.</p>
</div><h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a27d45706e1848c30dd4b3defc688e5cb"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* std::exception::what </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">virtual</span><span class="mlabel">inherited</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
<p>Returns a C-style character string describing the general cause of the current error. </p>

<p>Reimplemented in <a class="el" href="a00732.html#a8d1ec8205dbb2c43207f9efbce1cc47d">std::ios_base::failure</a>, <a class="el" href="a00581.html#afab564631ed539e8880f51d6ed0bbd2e">std::bad_typeid</a>, <a class="el" href="a00578.html#a7b9f49affedc6eaf717b5729e51a4ee9">std::bad_cast</a>, <a class="el" href="a00907.html#afe157b9d771e03a76881ce352fda7453">std::runtime_error</a>, <a class="el" href="a00670.html#a95833ed17fb6f056709e29abdc50f50c">std::future_error</a>, <a class="el" href="a00579.html#a60d49323883dc12820f71a777fe4bce7">std::bad_exception</a>, <a class="el" href="a00804.html#aa28a91a0ce2f92539f449e498c9e2f24">std::logic_error</a>, <a class="el" href="a00577.html#a6e36015d13822361895a275c6b4d1720">std::bad_alloc</a>, and <a class="el" href="a00582.html#adfea1fffacfb8c9c39f374e16ec7315c">std::bad_weak_ptr</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="a01106_source.html">cxxabi.h</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="a01591.html">__gnu_cxx</a></li><li class="navelem"><a class="el" href="a00064.html">recursive_init_error</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.3 </li>
  </ul>
</div>
</body>
</html>