H
hpsMouse
Hello,
I just met something that confused me.
An iostream can be converted to a void*, indicating whether the stream
failed.
But since it only acts as a bool type, why not just directly converted
to bool?
I just met something that confused me.
An iostream can be converted to a void*, indicating whether the stream
failed.
But since it only acts as a bool type, why not just directly converted
to bool?