[Issue 4624] std.stdio.File and std.typecons.Unique not GC-heap safe

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Jul 26 05:19:33 PDT 2015


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

--- Comment #5 from Joseph Rushton Wakeling <joseph.wakeling at webdrake.net> ---
(In reply to Joseph Rushton Wakeling from comment #4)
> Same occurs with Unique:
> 
>     static assert(isUniformRNG!(Unique!Random))
> 
> ... will fail.

Ack.  Don't know how this wound up here -- was replying to another bug report.
:-(

--


More information about the Digitalmars-d-bugs mailing list