|
Class Komplex + STL
|

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