[Issue 15045] [Reg 2.069-devel] hasElaborateCopyConstructor is true for struct with opDispatch

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Sep 14 19:24:45 PDT 2015


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

Kenji Hara <k.hara.pg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #4 from Kenji Hara <k.hara.pg at gmail.com> ---
(In reply to Martin Nowak from comment #3)
> Oh yes, that's a much better solution. The semantics of those builtin member
> functions don't make sense with forwarding (through alias this or for
> opDispatch) anyhow.

Implemented compiler fix:
https://github.com/D-Programming-Language/dmd/pull/5077

--


More information about the Digitalmars-d-bugs mailing list