
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)
-
MEM57-CPP. Avoid using default operator new for over-aligned types (SEI CERT C++ Coding Standard)
-
ERR61-CPP. Catch exceptions by lvalue reference (SEI CERT C++ Coding Standard)
-
STR51-CPP. Do not attempt to create a std::string from a null pointer (SEI CERT C++ Coding Standard)
-
INT50-CPP. Do not cast to an out-of-range enumeration value (SEI CERT C++ Coding Standard)
-
CTR58-CPP. Predicate function objects should not be mutable (SEI CERT C++ Coding Standard)