Lioncash 1dab2c8816 IOFile: Correct explicit operator bool semantics
The operator void* variant was m_good ? m_file : nullptr;
so this was leaving out the file handle check.
2017-01-08 22:52:44 -05:00
..
2016-10-03 21:07:12 +02:00
2016-10-24 18:27:49 +02:00