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.
-
-
-
-
DCL59-CPP. Do not define an unnamed namespace in a header file (SEI CERT C++ Coding Standard)
-
MEM55-CPP. Honor replacement dynamic storage management requirements (SEI CERT C++ Coding Standard)
-
MSC54-CPP. A signal handler must be a plain old function (SEI CERT C++ Coding Standard)
-
-
CTR58-CPP. Predicate function objects should not be mutable (SEI CERT C++ Coding Standard)
-
DCL54-CPP. Overload allocation and deallocation functions as a pair in the same scope (SEI CERT C++ Coding Standard)
-
FIO51-CPP. Close files when they are no longer needed (SEI CERT C++ Coding Standard)