[Issue 16758] Variant.opIndex result not modified after opAssign

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Dec 6 05:46:49 PST 2016


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

--- Comment #1 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/cdd2acb0d58b38659260348d4fb78d2aba6db51c
Fix Issue 16758 - Variant.opIndex result not modified after opAssign

Add VariantN.opIndexOpAssign.
Also undocument & tweak test for const(Variant).opIndex.

https://github.com/dlang/phobos/commit/94d3786d6995dbc2fafdba1408dd6d7974d91625
Merge pull request #4923 from ntrel/variant-opIndexOpAssign

Fix Issue 16758 - Variant.opIndex result not modified after opAssign

--


More information about the Digitalmars-d-bugs mailing list