https://issues.dlang.org/show_bug.cgi?id=24562
Jonathan M Davis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |major --- Comment #1 from Jonathan M Davis <[email protected]> --- Okay. In our current situation we were able to work around the issue via explicit opAssigns, so I reduce this from being marked as a blocker, but in cases where you're dealing with templated code outside your control, that won't work. So, this is still a major issue. --
