...
Wiki Markup |
---|
\[[Henricson 97|AA. C++ References#Henricson 97]\] Rule 13.3 Do not use {{setjmp()}} and {{longjmp()}}. |
...
MEM44MSC16-CPP. Do not leak resources when throwing exceptions 08. Memory Management (MEM) 09. Input Output (FIO)Consider encrypting function pointers 49. Miscellaneous (MSC) MSC18-CPP. Finish every set of statements associated with a case label with a break statement