<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Exception safety - Page 1 - Wikipedia">
<p>
<a accesskey="3" href="page.php?w=Exception_safety&amp;p=2">3.Next</a>
</p>
<p><b>Exception safety</b> is the state of code working correctly when exceptions are thrown. To aid in ensuring exception safety, <a href="page.php?w=C%2B%2B">C++</a> standard library developers have devised a set of exception safety levels, contractual guarantees of the behavior of a <a href="page.php?w=data_structure">data structure</a>'s operations with regard to exceptions. Library implementers and clients can use these guarantees when reasoning about <a href="page.php?w=exception_handling_%28programming%29">exception handling</a> correctness.</p><p>
<a accesskey="3" href="page.php?w=Exception_safety&amp;p=2">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
