[Issue 13392] class + alias this + cast(void*) == overzealous cast
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue May 17 10:30:47 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=13392
Steven Schveighoffer <schveiguy at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |schveiguy at yahoo.com
Resolution|--- |DUPLICATE
--- Comment #2 from Steven Schveighoffer <schveiguy at yahoo.com> ---
I think this is actually a duplicate of 6777, all casting is disabled on the
class when an alias this is present.
*** This issue has been marked as a duplicate of issue 6777 ***
--
More information about the Digitalmars-d-bugs
mailing list