[Issue 16142] Adding a dtor / postblit (even disabled) forces opAssign
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Jun 18 01:01:06 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=16142
--- Comment #2 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos
https://github.com/dlang/phobos/commit/348bd95e0663f8748957b0f44e24b55c24811c58
Issue 16142: Correct test for hasElaborateAssign
Nested member's `@disable opAssign` should propagate to parents.
https://github.com/dlang/phobos/commit/a26026478cd337b89396e70c9e9186ebde172c51
Merge pull request #4421 from mathias-lang-sociomantic/dmd-pr-5854
Issue 16142: Correct test for hasElaborateAssign
--
More information about the Digitalmars-d-bugs
mailing list