cpp:S1242 false positive when overriding a function already declared pure virtual

@Thomas_Herondale,

That was identified and fixed CPP-3289.

The problem is in finding the STL headers with Visual Studio Compilers. So you might face some false positives/negatives because of that. The fix should be available with SonarLint next release.

Thanks,