[Issue 15662] Cannot move struct with defined opAssign due to @disabled post-blit
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue Feb 9 08:40:00 PST 2016
https://issues.dlang.org/show_bug.cgi?id=15662
Steven Schveighoffer <schveiguy at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |schveiguy at yahoo.com
--- Comment #2 from Steven Schveighoffer <schveiguy at yahoo.com> ---
we should create a moveAppend function that allows this (would destroy old
elements if they have to be moved).
--
More information about the Digitalmars-d-bugs
mailing list