[Issue 17004] New: std.containers should be usable with @nogc or const
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu Dec 22 08:24:30 PST 2016
https://issues.dlang.org/show_bug.cgi?id=17004
Issue ID: 17004
Summary: std.containers should be usable with @nogc or const
Product: D
Version: D2
Hardware: x86_64
OS: Linux
Status: NEW
Severity: enhancement
Priority: P1
Component: installer
Assignee: nobody at puremagic.com
Reporter: greeenify at gmail.com
There's a very good library out in the wild that provides an custom Allocator
support and is even faster than Phobos:
https://github.com/economicmodeling/containers
--
More information about the Digitalmars-d-bugs
mailing list