Lecture 3 - Slide 19 : 27
Stream State
Streams in C++ have state associated that represents error conditions and formatting details
copy-is-os-3.cc
Illustration of implicit stream conversion to a boolean value - and stream states.