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

Arrayvec copy 2 #40

Closed
wants to merge 6 commits into from
Closed

Arrayvec copy 2 #40

wants to merge 6 commits into from

Conversation

bluss
Copy link
Owner

@bluss bluss commented Sep 21, 2016

WIP continuation of #34

Using traits instead of data for reusing code

@bluss
Copy link
Owner Author

bluss commented Sep 25, 2016

@tbu- What do you think? This solves it without size expansion. I think I like the trait for code reuse better.

@tbu-
Copy link
Collaborator

tbu- commented Oct 4, 2016

This works too.

I view it as a complication of just sharing the same struct, if the no-regressions thing is that important, we could also wait a cycle (or two?) until the no-drop-flags thing hits stable.

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

Successfully merging this pull request may close these issues.

2 participants