aboutsummaryrefslogtreecommitdiff
path: root/common/system.cpp
diff options
context:
space:
mode:
authorРоман Донченко2014-09-05 23:17:57 +0400
committerРоман Донченко2014-09-05 23:25:19 +0400
commitdaceff7b2d08aa57060592b6eb7a60fe960b048c (patch)
tree74cbd4f8f099b594d6209bd3570419ce5426a46b /common/system.cpp
parent8eb82fd6c1c65ad0590462853ade281101068afa (diff)
downloadscummvm-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/system.cpp')
0 files changed, 0 insertions, 0 deletions