Lioncash 9b8f5bce22 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).
2017-01-04 18:10:21 -05:00
..
2016-10-04 16:34:26 -04:00
2016-12-06 20:33:53 +01:00
2016-12-06 20:33:53 +01:00
2016-10-29 13:35:23 +02:00
2015-05-25 13:11:47 +02:00
2016-09-03 12:46:14 +10:00
2016-12-06 20:33:53 +01:00
2016-01-21 21:16:51 +01:00
2016-12-06 20:33:53 +01:00
2016-07-16 22:48:46 +02:00
2016-07-16 22:48:46 +02:00
2016-10-23 00:43:08 +02:00
2016-09-24 22:41:53 +02:00
2016-07-19 11:20:02 -04:00