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

Joseph Rushton Wakeling <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |t

--- Comment #4 from Joseph Rushton Wakeling <[email protected]> ---
Same occurs with Unique:

    static assert(isUniformRNG!(Unique!Random))

... will fail.

--

Reply via email to