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

Stanislav Blinov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=22614

--- Comment #1 from Stanislav Blinov <[email protected]> ---
I would strongly suggest constructors which are inferred pure, as opposed to
explicitly annotated, MUST NOT be considered for uniqueness. Doing otherwise
can lead to unexpected changes in program behavior, silent bugs. See the
related issue for rationale.

--

Reply via email to