"...composable_kernel.git" did not exist on "3ce071301dde7d718d7032fbb0b3d7cf184909d9"
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