Changed code to avoid advancing iterator beyond end since some compilers
complain about this (and it's technically not allowed in C++).
Showing
Please register or sign in to comment
complain about this (and it's technically not allowed in C++).