Exception safety

Exception safety is the state of code working correctly when exceptions are thrown. To aid in ensuring exception safety, C++ standard library developers have devised a set of exception safety levels, contractual guarantees of the behavior of a data structure's operations with regard to exceptions.

Source: Wikipedia — Exception safety (CC BY-SA 4.0)

Exception safety

Exception safety is the state of code working correctly when exceptions are thrown. To aid in ensuring exception safety, C++ standard library developers have devised a set of exception safety levels, contractual guarantees of the behavior of a data structure's operations with regard to exceptions.

This neuron ends here.

Source: Wikipedia "Exception safety" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy