January 23, 2016 [Issue 10882] std.random.MersenneTwisterEngine.seed() fails if passed a static array | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=10882 b2.temp@gmx.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |b2.temp@gmx.com Resolution|--- |INVALID --- Comment #1 from b2.temp@gmx.com --- A static array is not an input range, it can't be consumed. The constaint in see() clearly only takes input ranges. -- | ||||
March 21, 2020 [Issue 10882] std.random.MersenneTwisterEngine.seed() fails if passed a static array | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=10882 Basile-z <b2.temp@gmx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|b2.temp@gmx.com | -- | ||||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply