Sophie

Sophie

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

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++: macros.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('a00934.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#define-members">Defines</a>  </div>
  <div class="headertitle">
<div class="title">macros.h File Reference</div>  </div>
</div>
<div class="contents">

<p><a href="a00934_source.html">Go to the source code of this file.</a></p>
<h2><a name="define-members"></a>
Defines</h2>
<ul>
<li>#define <a class="el" href="a00934.html#a991c7e564ec0f174f81e0b65bdd236cf">__glibcxx_check_erase</a>(_Position)
<li>#define <a class="el" href="a00934.html#a1163c4caa47de6274b07329922c7fef5">__glibcxx_check_erase_after</a>(_Position)
<li>#define <a class="el" href="a00934.html#a7f5f459ee711afceff11d342059a5bcd">__glibcxx_check_erase_range</a>(_First, _Last)
<li>#define <a class="el" href="a00934.html#afef6cd40efd0755ceefbda6499a27e78">__glibcxx_check_erase_range_after</a>(_First, _Last)
<li><a class="anchor" id="a582443bad022ae77f8b969c932610e9f"></a><!-- doxytag: member="macros.h::__glibcxx_check_heap" ref="a582443bad022ae77f8b969c932610e9f" args="(_First, _Last)" -->
#define <b>__glibcxx_check_heap</b>(_First, _Last)
<li>#define <a class="el" href="a00934.html#a2f3402923321554f4e9e5e1f5e02e7df">__glibcxx_check_heap_pred</a>(_First, _Last, _Pred)
<li>#define <a class="el" href="a00934.html#a14508f9347d4fb4566b1a16f8ce685d5">__glibcxx_check_insert</a>(_Position)
<li>#define <a class="el" href="a00934.html#a0d4085848ee3a3f00e1ab06ef535565f">__glibcxx_check_insert_after</a>(_Position)
<li>#define <a class="el" href="a00934.html#afc903f069a5aefd687fae0490079a1fd">__glibcxx_check_insert_range</a>(_Position, _First, _Last)
<li>#define <a class="el" href="a00934.html#a2012c7c236ff719aa1bf409a296e5779">__glibcxx_check_insert_range_after</a>(_Position, _First, _Last)
<li><a class="anchor" id="aab798d530e4a545a2194f0f443f09c6c"></a><!-- doxytag: member="macros.h::__glibcxx_check_nonempty" ref="aab798d530e4a545a2194f0f443f09c6c" args="()" -->
#define <b>__glibcxx_check_nonempty</b>()
<li>#define <a class="el" href="a00934.html#a509251efdabc63ef4a39a9c2b892c58c">__glibcxx_check_partitioned_lower</a>(_First, _Last, _Value)
<li>#define <a class="el" href="a00934.html#ad6ba08219f25b99db407f7ff7dc2c595">__glibcxx_check_partitioned_lower_pred</a>(_First, _Last, _Value, _Pred)
<li><a class="anchor" id="a2d094d7e02609cfc0a258b4f6d62cdf5"></a><!-- doxytag: member="macros.h::__glibcxx_check_partitioned_upper" ref="a2d094d7e02609cfc0a258b4f6d62cdf5" args="(_First, _Last, _Value)" -->
#define <b>__glibcxx_check_partitioned_upper</b>(_First, _Last, _Value)
<li>#define <a class="el" href="a00934.html#acf798c501271ab717db55d658c67c9a5">__glibcxx_check_partitioned_upper_pred</a>(_First, _Last, _Value, _Pred)
<li><a class="anchor" id="ab1b0b4d32e4e4f078d9e6b882cf24503"></a><!-- doxytag: member="macros.h::__glibcxx_check_sorted" ref="ab1b0b4d32e4e4f078d9e6b882cf24503" args="(_First, _Last)" -->
#define <b>__glibcxx_check_sorted</b>(_First, _Last)
<li>#define <a class="el" href="a00934.html#a43708f78d7d3c93f88659ac067b89db0">__glibcxx_check_sorted_pred</a>(_First, _Last, _Pred)
<li><a class="anchor" id="a2186cf72aa73a93da5747c32b8475293"></a><!-- doxytag: member="macros.h::__glibcxx_check_sorted_set" ref="a2186cf72aa73a93da5747c32b8475293" args="(_First1, _Last1, _First2)" -->
#define <b>__glibcxx_check_sorted_set</b>(_First1, _Last1, _First2)
<li><a class="anchor" id="a12cc360ac1b74092781795dbedc2cdc3"></a><!-- doxytag: member="macros.h::__glibcxx_check_sorted_set_pred" ref="a12cc360ac1b74092781795dbedc2cdc3" args="(_First1, _Last1, _First2, _Pred)" -->
#define <b>__glibcxx_check_sorted_set_pred</b>(_First1, _Last1, _First2, _Pred)
<li><a class="anchor" id="a298263bfccc937e49cd5700da80d1543"></a><!-- doxytag: member="macros.h::__glibcxx_check_string" ref="a298263bfccc937e49cd5700da80d1543" args="(_String)" -->
#define <b>__glibcxx_check_string</b>(_String)
<li><a class="anchor" id="aec89828eb148a9841f7b5b6fbbb5eb21"></a><!-- doxytag: member="macros.h::__glibcxx_check_string_len" ref="aec89828eb148a9841f7b5b6fbbb5eb21" args="(_String, _Len)" -->
#define <b>__glibcxx_check_string_len</b>(_String, _Len)
<li><a class="anchor" id="a61dea879b96ea726124fe02cc27adc7c"></a><!-- doxytag: member="macros.h::__glibcxx_check_subscript" ref="a61dea879b96ea726124fe02cc27adc7c" args="(_N)" -->
#define <b>__glibcxx_check_subscript</b>(_N)
<li><a class="anchor" id="a5712e2c598e03f91470952cf5b6fe8d2"></a><!-- doxytag: member="macros.h::__glibcxx_check_valid_range" ref="a5712e2c598e03f91470952cf5b6fe8d2" args="(_First, _Last)" -->
#define <b>__glibcxx_check_valid_range</b>(_First, _Last)
<li>#define <a class="el" href="a00934.html#a81bb37b8f63ba333684cd0c2d60f70ef">_GLIBCXX_DEBUG_VERIFY</a>(_Condition, _ErrorMessage)
</ul>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>This file is a GNU debug extension to the Standard C++ Library. </p>

<p>Definition in file <a class="el" href="a00934_source.html">macros.h</a>.</p>
</div><hr/><h2>Define Documentation</h2>
<a class="anchor" id="a991c7e564ec0f174f81e0b65bdd236cf"></a><!-- doxytag: member="macros.h::__glibcxx_check_erase" ref="a991c7e564ec0f174f81e0b65bdd236cf" args="(_Position)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define __glibcxx_check_erase</td>
          <td>(</td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">_Position</td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Verify that we can erase the element referenced by the iterator _Position. We can erase the element if the _Position iterator is dereferenceable and references this sequence. </p>

<p>Definition at line <a class="el" href="a00934_source.html#l00126">126</a> of file <a class="el" href="a00934_source.html">macros.h</a>.</p>

</div>
</div>
<a class="anchor" id="a1163c4caa47de6274b07329922c7fef5"></a><!-- doxytag: member="macros.h::__glibcxx_check_erase_after" ref="a1163c4caa47de6274b07329922c7fef5" args="(_Position)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define __glibcxx_check_erase_after</td>
          <td>(</td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">_Position</td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Verify that we can erase the element after the iterator _Position. We can erase the element if the _Position iterator is before a dereferenceable one and references this sequence. </p>

<p>Definition at line <a class="el" href="a00934_source.html#l00140">140</a> of file <a class="el" href="a00934_source.html">macros.h</a>.</p>

</div>
</div>
<a class="anchor" id="a7f5f459ee711afceff11d342059a5bcd"></a><!-- doxytag: member="macros.h::__glibcxx_check_erase_range" ref="a7f5f459ee711afceff11d342059a5bcd" args="(_First, _Last)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define __glibcxx_check_erase_range</td>
          <td>(</td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">_First, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">_Last&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Verify that we can erase the elements in the iterator range [_First, _Last). We can erase the elements if [_First, _Last) is a valid iterator range within this sequence. </p>

<p>Definition at line <a class="el" href="a00934_source.html#l00154">154</a> of file <a class="el" href="a00934_source.html">macros.h</a>.</p>

</div>
</div>
<a class="anchor" id="afef6cd40efd0755ceefbda6499a27e78"></a><!-- doxytag: member="macros.h::__glibcxx_check_erase_range_after" ref="afef6cd40efd0755ceefbda6499a27e78" args="(_First, _Last)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define __glibcxx_check_erase_range_after</td>
          <td>(</td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">_First, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">_Last&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Verify that we can erase the elements in the iterator range (_First, _Last). We can erase the elements if (_First, _Last) is a valid iterator range within this sequence. </p>

<p>Definition at line <a class="el" href="a00934_source.html#l00166">166</a> of file <a class="el" href="a00934_source.html">macros.h</a>.</p>

</div>
</div>
<a class="anchor" id="a2f3402923321554f4e9e5e1f5e02e7df"></a><!-- doxytag: member="macros.h::__glibcxx_check_heap_pred" ref="a2f3402923321554f4e9e5e1f5e02e7df" args="(_First, _Last, _Pred)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define __glibcxx_check_heap_pred</td>
          <td>(</td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">_First, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">_Last, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">_Pred&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Verify that the iterator range [_First, _Last) is a heap w.r.t. the predicate _Pred. </p>

<p>Definition at line <a class="el" href="a00934_source.html#l00296">296</a> of file <a class="el" href="a00934_source.html">macros.h</a>.</p>

</div>
</div>
<a class="anchor" id="a14508f9347d4fb4566b1a16f8ce685d5"></a><!-- doxytag: member="macros.h::__glibcxx_check_insert" ref="a14508f9347d4fb4566b1a16f8ce685d5" args="(_Position)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define __glibcxx_check_insert</td>
          <td>(</td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">_Position</td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Verify that we can insert into *this with the iterator _Position. Insertion into a container at a specific position requires that the iterator be nonsingular, either dereferenceable or past-the-end, and that it reference the sequence we are inserting into. Note that this macro is only valid when the container is a_Safe_sequence and the iterator is a _Safe_iterator. </p>

<p>Definition at line <a class="el" href="a00934_source.html#l00064">64</a> of file <a class="el" href="a00934_source.html">macros.h</a>.</p>

</div>
</div>
<a class="anchor" id="a0d4085848ee3a3f00e1ab06ef535565f"></a><!-- doxytag: member="macros.h::__glibcxx_check_insert_after" ref="a0d4085848ee3a3f00e1ab06ef535565f" args="(_Position)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define __glibcxx_check_insert_after</td>
          <td>(</td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">_Position</td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Verify that we can insert into *this after the iterator _Position. Insertion into a container after a specific position requires that the iterator be nonsingular, either dereferenceable or before-begin, and that it reference the sequence we are inserting into. Note that this macro is only valid when the container is a_Safe_sequence and the iterator is a _Safe_iterator. </p>

<p>Definition at line <a class="el" href="a00934_source.html#l00081">81</a> of file <a class="el" href="a00934_source.html">macros.h</a>.</p>

</div>
</div>
<a class="anchor" id="afc903f069a5aefd687fae0490079a1fd"></a><!-- doxytag: member="macros.h::__glibcxx_check_insert_range" ref="afc903f069a5aefd687fae0490079a1fd" args="(_Position, _First, _Last)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define __glibcxx_check_insert_range</td>
          <td>(</td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">_Position, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">_First, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">_Last&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Verify that we can insert the values in the iterator range [_First, _Last) into *this with the iterator _Position. Insertion into a container at a specific position requires that the iterator be nonsingular (i.e., either dereferenceable or past-the-end), that it reference the sequence we are inserting into, and that the iterator range [_First, Last) is a valid (possibly empty) range. Note that this macro is only valid when the container is a _Safe_sequence and the iterator is a _Safe_iterator.</p>
<dl class="todo"><dt><b><a class="el" href="a01213.html#_todo000063">Todo:</a></b></dt><dd>We would like to be able to check for noninterference of _Position and the range [_First, _Last), but that can't (in general) be done. </dd></dl>

<p>Definition at line <a class="el" href="a00934_source.html#l00101">101</a> of file <a class="el" href="a00934_source.html">macros.h</a>.</p>

</div>
</div>
<a class="anchor" id="a2012c7c236ff719aa1bf409a296e5779"></a><!-- doxytag: member="macros.h::__glibcxx_check_insert_range_after" ref="a2012c7c236ff719aa1bf409a296e5779" args="(_Position, _First, _Last)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define __glibcxx_check_insert_range_after</td>
          <td>(</td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">_Position, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">_First, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">_Last&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Verify that we can insert the values in the iterator range [_First, _Last) into *this after the iterator _Position. Insertion into a container after a specific position requires that the iterator be nonsingular (i.e., either dereferenceable or past-the-end), that it reference the sequence we are inserting into, and that the iterator range [_First, Last) is a valid (possibly empty) range. Note that this macro is only valid when the container is a _Safe_sequence and the iterator is a _Safe_iterator.</p>
<dl class="todo"><dt><b><a class="el" href="a01213.html#_todo000064">Todo:</a></b></dt><dd>We would like to be able to check for noninterference of _Position and the range [_First, _Last), but that can't (in general) be done. </dd></dl>

<p>Definition at line <a class="el" href="a00934_source.html#l00118">118</a> of file <a class="el" href="a00934_source.html">macros.h</a>.</p>

</div>
</div>
<a class="anchor" id="a509251efdabc63ef4a39a9c2b892c58c"></a><!-- doxytag: member="macros.h::__glibcxx_check_partitioned_lower" ref="a509251efdabc63ef4a39a9c2b892c58c" args="(_First, _Last, _Value)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define __glibcxx_check_partitioned_lower</td>
          <td>(</td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">_First, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">_Last, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">_Value&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Verify that the iterator range [_First, _Last) is partitioned w.r.t. the value _Value. </p>

<p>Definition at line <a class="el" href="a00934_source.html#l00245">245</a> of file <a class="el" href="a00934_source.html">macros.h</a>.</p>

</div>
</div>
<a class="anchor" id="ad6ba08219f25b99db407f7ff7dc2c595"></a><!-- doxytag: member="macros.h::__glibcxx_check_partitioned_lower_pred" ref="ad6ba08219f25b99db407f7ff7dc2c595" args="(_First, _Last, _Value, _Pred)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define __glibcxx_check_partitioned_lower_pred</td>
          <td>(</td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">_First, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">_Last, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">_Value, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">_Pred&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Verify that the iterator range [_First, _Last) is partitioned w.r.t. the value _Value and predicate _Pred. </p>

<p>Definition at line <a class="el" href="a00934_source.html#l00265">265</a> of file <a class="el" href="a00934_source.html">macros.h</a>.</p>

</div>
</div>
<a class="anchor" id="acf798c501271ab717db55d658c67c9a5"></a><!-- doxytag: member="macros.h::__glibcxx_check_partitioned_upper_pred" ref="acf798c501271ab717db55d658c67c9a5" args="(_First, _Last, _Value, _Pred)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define __glibcxx_check_partitioned_upper_pred</td>
          <td>(</td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">_First, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">_Last, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">_Value, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">_Pred&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Verify that the iterator range [_First, _Last) is partitioned w.r.t. the value _Value and predicate _Pred. </p>

<p>Definition at line <a class="el" href="a00934_source.html#l00277">277</a> of file <a class="el" href="a00934_source.html">macros.h</a>.</p>

</div>
</div>
<a class="anchor" id="a43708f78d7d3c93f88659ac067b89db0"></a><!-- doxytag: member="macros.h::__glibcxx_check_sorted_pred" ref="a43708f78d7d3c93f88659ac067b89db0" args="(_First, _Last, _Pred)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define __glibcxx_check_sorted_pred</td>
          <td>(</td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">_First, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">_Last, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">_Pred&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Verify that the iterator range [_First, _Last) is sorted by the predicate _Pred. </p>

<p>Definition at line <a class="el" href="a00934_source.html#l00216">216</a> of file <a class="el" href="a00934_source.html">macros.h</a>.</p>

</div>
</div>
<a class="anchor" id="a81bb37b8f63ba333684cd0c2d60f70ef"></a><!-- doxytag: member="macros.h::_GLIBCXX_DEBUG_VERIFY" ref="a81bb37b8f63ba333684cd0c2d60f70ef" args="(_Condition, _ErrorMessage)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define _GLIBCXX_DEBUG_VERIFY</td>
          <td>(</td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">_Condition, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">_ErrorMessage&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Macros used by the implementation to verify certain properties. These macros may only be used directly by the debug wrappers. Note that these are macros (instead of the more obviously <em>correct</em> choice of making them functions) because we need line and file information at the call site, to minimize the distance between the user error and where the error is reported. </p>

<p>Definition at line <a class="el" href="a00934_source.html#l00042">42</a> of file <a class="el" href="a00934_source.html">macros.h</a>.</p>

<p>Referenced by <a class="el" href="a01018_source.html#l00122">__gnu_debug::_Safe_iterator&lt; _Iterator, _Sequence &gt;::_Safe_iterator()</a>, <a class="el" href="a01018_source.html#l00189">__gnu_debug::_Safe_iterator&lt; _Iterator, _Sequence &gt;::operator*()</a>, <a class="el" href="a01018_source.html#l00218">__gnu_debug::_Safe_iterator&lt; _Iterator, _Sequence &gt;::operator++()</a>, <a class="el" href="a01018_source.html#l00248">__gnu_debug::_Safe_iterator&lt; _Iterator, _Sequence &gt;::operator--()</a>, <a class="el" href="a01018_source.html#l00204">__gnu_debug::_Safe_iterator&lt; _Iterator, _Sequence &gt;::operator-&gt;()</a>, <a class="el" href="a01018_source.html#l00170">__gnu_debug::_Safe_iterator&lt; _Iterator, _Sequence &gt;::operator=()</a>, and <a class="el" href="a01075_source.html#l00239">__gnu_debug::basic_string&lt; _CharT, _Traits, _Allocator &gt;::operator[]()</a>.</p>

</div>
</div>
</div>
</div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="a00934.html">macros.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>