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

--- Comment #1 from [email protected] ---
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

--

Reply via email to