|
Goby v2
|
Public Member Functions | |
| MyClass (int a=0, std::string b="") | |
| bool | operator== (const MyClass &other) |
Friends | |
| std::istream & | operator>> (std::istream &is, MyClass &obj) |
| std::ostream & | operator<< (std::ostream &os, const MyClass &obj) |
1.8.11