Labelled content
This list shows content tagged with the following label:
To add a label to the list of required labels, choose '+ labelname' from Related Labels.
-
-
CTR58-CPP. Predicate function objects should not be mutable (SEI CERT C++ Coding Standard)
-
-
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)
-
-
CTR57-CPP. Provide a valid ordering predicate (SEI CERT C++ Coding Standard)
-
CTR53-CPP. Use valid iterator ranges (SEI CERT C++ Coding Standard)
-
-
CTR56-CPP. Do not use pointer arithmetic on polymorphic objects (SEI CERT C++ Coding Standard)