Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Vector Implementation #413

Open
AlexvZyl opened this issue Jun 21, 2022 · 0 comments
Open

Vector Implementation #413

AlexvZyl opened this issue Jun 21, 2022 · 0 comments
Assignees
Labels
C++ Issues regarding C++ and the way it is used. Feature Request Request to add a feature to the application.

Comments

@AlexvZyl
Copy link
Owner

AlexvZyl commented Jun 21, 2022

We need a vector implementation that acts just like std::vector, but resizes in chunks instead of every time stuff gets added or removed.

EASTL might have this, I have not taken a look.

@AlexvZyl AlexvZyl added C++ Issues regarding C++ and the way it is used. Feature Request Request to add a feature to the application. labels Jun 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C++ Issues regarding C++ and the way it is used. Feature Request Request to add a feature to the application.
Projects
None yet
Development

No branches or pull requests

2 participants