|
First Class
|

Go to the source code of this file.
Functions | |
| ostream & | operator<< (ostream &s, const Student &rhs) |
| istream & | operator>> (istream &s, Student &rhs) |
| ostream& operator<< | ( | ostream & | s, |
| const Student & | rhs | ||
| ) |
Definition at line 45 of file student.cpp.
| istream& operator>> | ( | istream & | s, |
| Student & | rhs | ||
| ) |