diff options
| author | Lioncash <mathew1800@gmail.com> | 2017-01-04 18:02:39 -0500 |
|---|---|---|
| committer | Lioncash <mathew1800@gmail.com> | 2017-01-04 18:10:21 -0500 |
| commit | 9b8f5bce22173f66aafa5b008ff6c5b96cdb4994 (patch) | |
| tree | 6c18d28fb25f8381cba0c075cb320bebecf9f1c0 /Source/Core/VideoBackends/D3D/XFBEncoder.cpp | |
| parent | c541e1099edd1dad921d2f3937fafa602186c0a2 (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
