Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finish Sparse Data Structure APIs #304

Open
Behemyth opened this issue May 24, 2019 · 0 comments
Open

Finish Sparse Data Structure APIs #304

Behemyth opened this issue May 24, 2019 · 0 comments
Labels
Enhancement The purpose of this issue is improvement

Comments

@Behemyth
Copy link
Member

Behemyth commented May 24, 2019

The sparse group of data structures including SparseHashMap are only minimally implemented to facilitate a minimal EntityRegistry. In addition to being barely functional, there is opportunity for code reuse between the different Sparse implementation varieties.

All data structures should mimic their corresponding STL interface except with additional functionality. User functions follow Synodic Software convention while shared functionality with STL like begin size_type etc follow STL convention.

@Behemyth Behemyth added the Enhancement The purpose of this issue is improvement label May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement The purpose of this issue is improvement
Projects
None yet
Development

No branches or pull requests

1 participant