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.
-
-
NUM52-J. Be aware of numeric promotion behavior (SEI CERT Oracle Coding Standard for Java)
-
CTR58-CPP. Predicate function objects should not be mutable (SEI CERT C++ Coding Standard)
-
MSC53-J. Carefully design interfaces before releasing them (SEI CERT Oracle Coding Standard for Java)
-
DCL53-CPP. Do not write syntactically ambiguous declarations (SEI CERT C++ Coding Standard)
-
SEC53-J. Define custom security permissions for fine-grained security (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)
-
OBJ52-J. Write garbage-collection-friendly code (SEI CERT Oracle Coding Standard for Java)
-
MSC58-J. Prefer using iterators over enumerations (SEI CERT Oracle Coding Standard for Java)