- ...ostream,1
- We have not yet discussed
inheritance, in which one class is derived from another, so don't worry
if you don't fully understand this.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...
separate.2
- A more obvious way of distinguishing the postfix
version from the prefix version would have been for the language to
require a keyword postfix in the definition. Instead, adopting
the convention with the int parameter avoided having to
introduce yet another keyword into the language.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.