19.3.3 Stack Unwinding
Example: reading input
Product::read
attempts to read a single
Product
from input
Returns
false
on the expected end of input
Throws an exception if an error has occurred:
prev
|
top
|
next