www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - V0.5.2 of Emsi's containers library is released

reply Brian Schott <briancschott gmail.com> writes:
https://github.com/economicmodeling/containers/releases/tag/v0.5.2

This is a containers library built on top of 
std.experimental.allocator. Version 0.5.2 fixes several bugs in 
the UnrolledList and HashMap containers.
Sep 22 2016
parent Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> writes:
On 9/22/16 3:22 PM, Brian Schott wrote:
 https://github.com/economicmodeling/containers/releases/tag/v0.5.2

 This is a containers library built on top of std.experimental.allocator.
 Version 0.5.2 fixes several bugs in the UnrolledList and HashMap
 containers.
Awesome. I'm curious if there are any benchmarks that can help us improve allocators. -- Andrei
Sep 22 2016