Format the members of the specified record to the specified output stream and return a reference to the modifiable stream.
record
stream
Declared in <ball_record.h>
<ball_record.h>
std::ostream& operator<<( std::ostream& stream, Record const& record);
Created with MrDocs