[Issue 15096] std.array.array cannot be instantiated for pointers to ranges
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu Oct 15 10:27:13 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=15096
Vladimir Panteleev <thecybershadow at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |thecybershadow at gmail.com
Summary|std.range.array cannot be |std.array.array cannot be
|instantiated for pointers |instantiated for pointers
|to ranges |to ranges
--- Comment #1 from Vladimir Panteleev <thecybershadow at gmail.com> ---
I'm guessing you mean std.array.array:
http://dlang.org/phobos/std_array.html#array
--
More information about the Digitalmars-d-bugs
mailing list