...
The results are similar to the first non-compliant code example 1.
References
- Sutter 05 Item 83: Use a checked STL implementation.
- Meyers 01 Item 21: Always have comparison functions return false for equal values.
- ISO/IEC 14882-2003 Section 24: Iterators Library.