AA with class keys compared with identity instead of opEquals

Per Nordlöw per.nordlow at gmail.com
Sun Sep 27 18:39:10 UTC 2020


How do I defined an AA with class as key where keys are compared 
using `is` instead of `opEquals`? Do I have to store the key as a 
`void*`?


More information about the Digitalmars-d-learn mailing list