[Issue 17068] Range-based seeding of MersenneTwisterEngine is inconsistent with C++11

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Jan 7 14:24:16 PST 2017


https://issues.dlang.org/show_bug.cgi?id=17068

--- Comment #1 from Joseph Rushton Wakeling <joseph.wakeling at webdrake.net> ---
Created attachment 1632
  --> https://issues.dlang.org/attachment.cgi?id=1632&action=edit
Small example of sequence-based seeding of C++11 Mersenne Twister

Compile with the `-std=c++11` option.

--


More information about the Digitalmars-d-bugs mailing list