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

Move aware containers #35

Open
MaikKlein opened this issue Mar 17, 2016 · 1 comment
Open

Move aware containers #35

MaikKlein opened this issue Mar 17, 2016 · 1 comment

Comments

@MaikKlein
Copy link

I currently have my own implementations of gc free containers, but it would be nice to switch to a more "widely" used library.

But I would need the containers to be move aware, so that you can have DynamicArray!(Unique!Foo) for example.

Thoughts?

@CyberShadow
Copy link
Member

#182 implements this for DynamicArray.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants