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.
-
MET50-J. Avoid ambiguous or confusing uses of overloading (SEI CERT Oracle Coding Standard for Java)
-
OBJ51-J. Minimize the accessibility of classes and their members (SEI CERT Oracle Coding Standard for Java)
-
SEC54-J. Create a secure sandbox using a security manager (SEI CERT Oracle Coding Standard for Java)
-
-
-
DCL50-CPP. Do not define a C-style variadic function (SEI CERT C++ Coding Standard)
-
-
OOP50-CPP. Do not invoke virtual functions from constructors or destructors (SEI CERT C++ Coding Standard)
-
EXP57-CPP. Do not cast or delete pointers to incomplete classes (SEI CERT C++ Coding Standard)
-
OOP52-CPP. Do not delete a polymorphic object without a virtual destructor (SEI CERT C++ Coding Standard)