digitalmars.D - Reminder: EMSI's containers library exists
- Brian Schott (4/4) Oct 21 2015 Just in case people forgot:
- Laeeth Isharc (3/7) Oct 22 2015 In case it encourages others to try - I have used this a little
Just in case people forgot: https://github.com/economicmodeling/containers It's based on std.experimental.allocator, and was the project that caused a lot of allocator bugs being found and fixed.
Oct 21 2015
On Wednesday, 21 October 2015 at 22:17:52 UTC, Brian Schott wrote:Just in case people forgot: https://github.com/economicmodeling/containers It's based on std.experimental.allocator, and was the project that caused a lot of allocator bugs being found and fixed.In case it encourages others to try - I have used this a little in my own work. Pretty nice - fast and simple enough to use.
Oct 22 2015