mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[poincare] TreeNode: Add a comment
This commit is contained in:
@@ -74,6 +74,7 @@ public:
|
||||
// AddChild collateral effect
|
||||
virtual void didAddChildAtIndex(int newNumberOfChildren) {}
|
||||
|
||||
// FIXME: do we need the Template? Do we need the iterator?
|
||||
template <typename T>
|
||||
class Iterator {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user