[Issue 12699] Possibly wrong code in object_.d

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri May 30 03:50:46 PDT 2014


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

--- Comment #1 from Sobirari Muhomori <dfj1esp02 at sneakemail.com> ---
AA* should be passed as an argument for getHash(void*), it's used for computing
hash of object of the type with which this TypeInfo is associated.

--


More information about the Digitalmars-d-bugs mailing list