Added Read() functions for Node that return true/false, so we can easily check...
Added Read() functions for Node that return true/false, so we can easily check if a read is successful without throwing. But we still have operator >> that throws on failure.
Showing
Please register or sign in to comment