diff options
author | Роман Донченко | 2014-09-05 23:17:57 +0400 |
---|---|---|
committer | Роман Донченко | 2014-09-05 23:25:19 +0400 |
commit | daceff7b2d08aa57060592b6eb7a60fe960b048c (patch) | |
tree | 74cbd4f8f099b594d6209bd3570419ce5426a46b /common/ini-file.cpp | |
parent | 8eb82fd6c1c65ad0590462853ade281101068afa (diff) | |
download | scummvm-rg350-daceff7b2d08aa57060592b6eb7a60fe960b048c.tar.gz scummvm-rg350-daceff7b2d08aa57060592b6eb7a60fe960b048c.tar.bz2 scummvm-rg350-daceff7b2d08aa57060592b6eb7a60fe960b048c.zip |
COMMON: Use true nullptr in Visual Studio 2010+ and true override in VS 2012+
Those compilers support these features despite not being fully C++11-compliant.
<http://msdn.microsoft.com/en-us/library/hh567368.aspx> says that VS 2010
has "partial" support for override. I don't know what that entails and I
can't test it, so I err on the side of caution and only enable it in 2012
and up.
Diffstat (limited to 'common/ini-file.cpp')
0 files changed, 0 insertions, 0 deletions