On 2015年03月15日 19:45, Nikolay Sivov wrote:
This class is only present in 11.0 and 12.0 libs, right?
Yes, it was only present in 11.0 and 12.0 libs.
Why not add such tests to msvcp110/tests?
Yeah, I just thought about it when I made the test, but there is no such an example in msvcp/msvcrt. What's more, msvcp110 reuses msvcp90's code. For these reasons, I took adding msvcp110 test to msvcp90 into account. However, I don't have a good idea which one is better. How do you think about it ? I will be grateful for any advice you can provide.