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.
-
DCL60-J. Avoid cyclic dependencies between packages (SEI CERT Oracle Coding Standard for Java)
-
-
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)
-
DCL16-C. Use "L," not "l," to indicate a long value (SEI CERT C Coding Standard)
-
DCL53-J. Minimize the scope of variables (SEI CERT Oracle Coding Standard for Java)
-
Rule 01. Declarations and Initialization (DCL) (SEI CERT Oracle Coding Standard for Java)
-
-
DCL00-J. Prevent class initialization cycles (SEI CERT Oracle Coding Standard for Java)
-