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-07 23:46:41 +02:00
2017-01-07 12:32:15 +01:00
2016-01-05 19:42:02 -06:00