[Issue 7145] Implement initializedArray in std.array
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Sat Aug 27 15:24:51 PDT 2016
    
    
  
https://issues.dlang.org/show_bug.cgi?id=7145
Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID
--- Comment #3 from Andrej Mitrovic <andrej.mitrovich at gmail.com> ---
Hmm.. I'm not sure about the use-case of this. It combines some stuff with an
optional allocator but that should ideally be part of the new allocator stuff
in the works by Andrei.
The provided example implementation isn't very noteworthy though. Closing this.
--
    
    
More information about the Digitalmars-d-bugs
mailing list