home *** CD-ROM | disk | FTP | other *** search
- Here are the definitions of the inline member functions of this
- class. The unary arithmetic operators, which are defined in the
- class definition, are also inline member functions. Notice that
- the first constructor can be a default constructor because both
- its arguments are optional. This constructor can also convert an
- integer value into a Fraction object by setting the denominator to
- 1.
-