home *** CD-ROM | disk | FTP | other *** search
- Here is what a function that used these input and output operators
- would look like. Because a fraction object must be the first
- operand of the input and output operators, you cannot combine more
- than one input or output operation in a single statement. You can
- see that input and output are awkward when the operators are
- defined as member functions rather than friends.
-