[Issue 7145] New: Implement initializedArray in std.array
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Dec 20 10:40:47 PST 2011
http://d.puremagic.com/issues/show_bug.cgi?id=7145
Summary: Implement initializedArray in std.array
Product: D
Version: D2
Platform: Other
OS/Version: Windows
Status: NEW
Severity: enhancement
Priority: P2
Component: Phobos
AssignedTo: nobody at puremagic.com
ReportedBy: andrej.mitrovich at gmail.com
--- Comment #0 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2011-12-20 10:40:45 PST ---
Created an attachment (id=1056)
initArray
It would be nice to have an initializedArray function, which
creates and initializes an arbitrarily-sized array with a *specific*
initializer. An implementation is provided in the attachment.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list