[Issue 18541] comparison `==` of two typeid() should always be rewritten as a "is"

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Mar 1 12:17:05 UTC 2018


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

Steven Schveighoffer <schveiguy at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |schveiguy at yahoo.com

--- Comment #1 from Steven Schveighoffer <schveiguy at yahoo.com> ---
I thought in the cases of DLLs, the typeids from different object files could
be identical, but different instances.

--


More information about the Digitalmars-d-bugs mailing list