std.array transition question + bug question
Jonathan M Davis via Digitalmars-d
digitalmars-d at puremagic.com
Wed Jun 11 00:55:46 PDT 2014
On Wed, 11 Jun 2014 06:40:23 +0000
safety0ff via Digitalmars-d <digitalmars-d at puremagic.com> wrote:
> When I took a peek at std.array code on github I found:
>
> https://github.com/D-Programming-Language/phobos/blob/master/std/array.d#L1921
> and:
> https://github.com/D-Programming-Language/phobos/blob/master/std/array.d#L2076
It should have been uncommented out ages ago, but it was never done. So, we
need to uncomment it out and make sure that it still works, in which case,
presumably it can be added in like it was supposed to be.
- Jonathan M Davis
More information about the Digitalmars-d
mailing list