Wizard
Software Engineering Project - Wizard
|
Public Member Functions | |
IntWrapper (int a_value) | |
IntWrapper (const IntWrapper &other) | |
IntWrapper | operator= (const IntWrapper &other) |
IntWrapper | operator+ (int other) const |
bool | operator< (const IntWrapper &other) const |
int | value () const |