
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.
-
OOP58-CPP. Copy operations must not mutate the source object (SEI CERT C++ Coding Standard)
-
-
OOP56-CPP. Honor replacement handler requirements (SEI CERT C++ Coding Standard)
-
-
-
OOP31-PL. Do not access private variables or subroutines in other packages (SEI CERT Perl Coding Standard)
-
-
OOP53-CPP. Write constructor member initializers in the canonical order (SEI CERT C++ Coding Standard)
-
OOP50-CPP. Do not invoke virtual functions from constructors or destructors (SEI CERT C++ Coding Standard)
-
OOP52-CPP. Do not delete a polymorphic object without a virtual destructor (SEI CERT C++ Coding Standard)