summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/D3D/XFBEncoder.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2017-01-04 18:02:39 -0500
committerLioncash <mathew1800@gmail.com>2017-01-04 18:10:21 -0500
commit9b8f5bce22173f66aafa5b008ff6c5b96cdb4994 (patch)
tree6c18d28fb25f8381cba0c075cb320bebecf9f1c0 /Source/Core/VideoBackends/D3D/XFBEncoder.cpp
parentc541e1099edd1dad921d2f3937fafa602186c0a2 (diff)
IOFile: Change 'operator void*' into 'explicit operator bool'
'operator void*' is basically a pre-C++11-ism that was used, as C++03 only had the notion of implicit type-conversion operators, but not explicit type conversion operators (allowing implicit conversion of a file handle to bool can go downhill pretty quickly).
Diffstat (limited to 'Source/Core/VideoBackends/D3D/XFBEncoder.cpp')
0 files changed, 0 insertions, 0 deletions