[Issue 8112] New: std.algorithm.fill must accept InputRange
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu May 17 10:57:01 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8112
Summary: std.algorithm.fill must accept InputRange
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Phobos
AssignedTo: nobody at puremagic.com
ReportedBy: chatelet.guillaume at gmail.com
--- Comment #0 from Guillaume Chatelet <chatelet.guillaume at gmail.com> 2012-05-17 10:58:33 PDT ---
std.algorithm.fill only accepts ForwardRange which is too restrictive. Both
versions of fill should accept an InputRange.
--
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