added todo about finalize
This commit is contained in:
parent
39a7d8effe
commit
d2b4e5bf94
@ -126,6 +126,8 @@ public:
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: finalize() call which memcpy remaining elements of old into nex and then frees old and sets nullptr + mid = 0;
|
||||
|
||||
inline uint32_t size() noexcept {
|
||||
return end;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user