
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.
-
DCL38-C. Use the correct syntax when declaring a flexible array member (SEI CERT C Coding Standard)
-
-
DCL37-C. Do not declare or define a reserved identifier (SEI CERT C Coding Standard)
-
DCL56-CPP. Avoid cycles during initialization of static objects (SEI CERT C++ Coding Standard)
-
DCL58-CPP. Do not modify the standard namespaces (SEI CERT C++ Coding Standard)
-
DCL02-J. Do not modify the collection's elements during an enhanced for statement (SEI CERT Oracle Coding Standard for Java)
-
DCL53-CPP. Do not write syntactically ambiguous declarations (SEI CERT C++ Coding Standard)
-
DCL54-CPP. Overload allocation and deallocation functions as a pair in the same scope (SEI CERT C++ Coding Standard)
-
DCL52-CPP. Never qualify a reference type with const or volatile (SEI CERT C++ Coding Standard)
-
DCL00-J. Prevent class initialization cycles (SEI CERT Oracle Coding Standard for Java)