[Issue 11884] New: std.container.Array lacks a constructor from an input range
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Jan 8 11:56:17 PST 2014
https://d.puremagic.com/issues/show_bug.cgi?id=11884
Summary: std.container.Array lacks a constructor from an input
range
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: DMD
AssignedTo: nobody at puremagic.com
ReportedBy: andrei at erdani.com
--- Comment #0 from Andrei Alexandrescu <andrei at erdani.com> 2014-01-08 11:56:14 PST ---
Other linear containers such as SList and DList have it - Array should have it
too. (Thanks to Owen Yamauchi for reporting this.)
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list