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.
-
-
CTR54-CPP. Do not subtract iterators that do not refer to the same container (SEI CERT C++ Coding Standard)
-
CTR52-CPP. Guarantee that library functions do not overflow (SEI CERT C++ Coding Standard)
-
-
EXP53-CPP. Do not read uninitialized memory (SEI CERT C++ Coding Standard)
-
EXP50-CPP. Do not depend on the order of evaluation for side effects (SEI CERT C++ Coding Standard)
-
-
DCL16-C. Use "L," not "l," to indicate a long value (SEI CERT C Coding Standard)
-
EXP54-CPP. Do not access an object outside of its lifetime (SEI CERT C++ Coding Standard)
-