[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
CppExceptionSafe
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
CppExceptionSafe
(C++) Exception safe
Code is 'exception safe' when 'nothing bad happens when an exception is thrown. The technique of making code exception safe is called exception handling.[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
