
Labelled content
Every content item in this list is tagged with all the required labels:
To add a label to the list of required labels, choose '+ labelname' from Related Labels.
To remove a label from the required labels, choose '- labelname' from above.
-
ERR62-CPP. Detect errors when converting a string to a number (SEI CERT C++ Coding Standard)
-
ERR61-CPP. Catch exceptions by lvalue reference (SEI CERT C++ Coding Standard)
-
ERR60-CPP. Exception objects must be nothrow copy constructible (SEI CERT C++ Coding Standard)
-
-
ERR51-CPP. Handle all exceptions (SEI CERT C++ Coding Standard)
-
-
ERR56-CPP. Guarantee exception safety (SEI CERT C++ Coding Standard)
-
-
ERR58-CPP. Handle all exceptions thrown before main() begins executing (SEI CERT C++ Coding Standard)
-
ERR03-J. Restore prior object state on method failure (SEI CERT Oracle Coding Standard for Java)