Format
This commit is contained in:
@ -24,6 +24,7 @@ public:
|
||||
Pager &operator-=(int number);
|
||||
|
||||
Page &operator*();
|
||||
|
||||
Page *operator->();
|
||||
|
||||
void set(int number);
|
||||
|
Reference in New Issue
Block a user