WIP: somethings wrong.. #19
@ -112,6 +112,8 @@ public:
|
|||||||
setEnd->setEnd();
|
setEnd->setEnd();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// SHOULDDO: Insertion operation ?
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
LinkedElement<T> *start = nullptr;
|
LinkedElement<T> *start = nullptr;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user