Transcription: Here are the declarations of an overloaded operator, two friend functions and a member function of the fraction class. Notice that the keyword in-line is included in the declaration of the overloaded assignment operator. The function invert is not an in-line function. Several of the member and friend functions and operators for this class are described in detail on the following screens.