hasmap with tuple as key

Ondra via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon Feb 9 13:22:28 PST 2015


Is there any drawback of doing this: string[Tuple!(int, int)] a;

Especially performance one.

Thanks.


More information about the Digitalmars-d-learn mailing list