What steps will reproduce the problem?
1. Use warning level 3 on the attached file
What is the expected output? What do you see instead?
I expect this to run clean.
What version of the product are you using? On what operating system?
I'm using RATS 2.3 on Windows 7. The standard C++ library is provided by Visual
Studio 2012.
Please provide any additional information below.
I don't know if this is actually a defect of the inline implementation of
std::remove in the algorithms header from visual studio or a defect of RATS.