home *** CD-ROM | disk | FTP | other *** search
- Here are the declarations of an overloaded operator, two friend
- functions, and a member function of the Fraction class. Notice
- that the keyword inline is included in the declaration of the
- overloaded assignment operator. The function invert() is not an
- inline function. Several of the member and friend functions and
- operators for this class are described in detail on the following
- screens.
-