pool raw acces printout
This commit is contained in:
@ -62,7 +62,7 @@ public:
|
||||
}
|
||||
|
||||
void setEnd() {
|
||||
this->next = NULL;
|
||||
this->next = nullptr;
|
||||
}
|
||||
|
||||
LinkedElement* begin() {
|
||||
|
Reference in New Issue
Block a user