Proof of concept - library AA

H. S. Teoh via Digitalmars-d digitalmars-d at puremagic.com
Fri Sep 23 11:40:15 PDT 2016


On Fri, Sep 23, 2016 at 06:33:52PM +0000, Martin Nowak via Digitalmars-d wrote:
> On Friday, 23 September 2016 at 15:17:26 UTC, jmh530 wrote:
> > On Friday, 23 September 2016 at 07:39:01 UTC, Martin Nowak wrote:
> > Is there any benefit to adding new operator overloading to handle
> > this case, like a opValueAssign instead of opIndexAssign ?
> 
> Maybe, making the two implementations behave identical can be done
> from both sides, i.e. we'll definitely make literals work for UDTs at
> some point, and given how widespread aa[key1][key2]++ is used we might
> want to come up with a UDT solution as well, but we can discuss this
> as a detail when we're at it.

FYI, this is related to this issue:

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


T

-- 
Valentine's Day: an occasion for florists to reach into the wallets of
nominal lovers in dire need of being reminded to profess their
hypothetical love for their long-forgotten.


More information about the Digitalmars-d mailing list