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

Container: Add allocator object member #62

Closed
stotko opened this issue Jan 4, 2020 · 0 comments · Fixed by #191
Closed

Container: Add allocator object member #62

stotko opened this issue Jan 4, 2020 · 0 comments · Fixed by #191
Milestone

Comments

@stotko
Copy link
Owner

stotko commented Jan 4, 2020

The recent improvements regarding the allocation system (see #56, #58, #61) increase the conformance of the container implementations with the C++ standard. A further (small) step is the introduction of an allocator object member in the container classes. However, since this will be a breaking change, it is postponed to stdgpu 2.0.0.

@stotko stotko added this to the 2.0.0 milestone Jan 4, 2020
@stotko stotko added this to To do in stdgpu 2.0.0 via automation Jan 4, 2020
stdgpu 2.0.0 automation moved this from To do to Done Oct 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
stdgpu 2.0.0
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant