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

colony v3.10 #62

Merged
merged 6 commits into from
May 15, 2016
Merged

colony v3.10 #62

merged 6 commits into from
May 15, 2016

Conversation

mattreecebentley
Copy link
Contributor

Both stack and colony no longer preallocate upon construction, only upon first insertion. Minor assert bugfix in colony. shrink_to_fit(), reserve() and capacity() functions added to both classes. Some code cleanup, corrections for C++03 and minor optimizations.
Draft proposal added.

Colony and stack updated to v3.06 - zero alloc
Minor bugfixes
Update to benchmark suite
plf_colony and stack now support shrink_to_fit, capacity.
@WG21-SG14 WG21-SG14 merged commit cd1e17f into WG21-SG14:master May 15, 2016
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