node.h
2.79 KB
-
Added Read() functions for Node that return true/false, so we can easily check… · 6e4317e3
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.
Jesse Beder committed