Operator-Overloading

Examples

C++

BookShelf BookShelf::operator+(Packet &other) { ... }