ocr: This 1S a stand-alone operator function using with the 1ostream library (stream 1/O). The operator function overloads the<< operator, whichis the traditional "shift - left" operator. The function's return type should bel reference to a stream, and its return value shouldbe that ofthe stream that was supplied as the left operand. The body ofthe function contains stream output logic as shown here.