www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 17004] New: std.containers should be usable with nogc or const

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 puremagic.com
          Reporter: greeenify 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

--
Dec 22 2016