[Issue 865] in overloaded-function, class A should matches (Object) better than (void*)
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Apr 24 08:17:52 PDT 2008
http://d.puremagic.com/issues/show_bug.cgi?id=865
htvennik at zonnet.nl changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |htvennik at zonnet.nl
------- Comment #3 from htvennik at zonnet.nl 2008-04-24 10:17 -------
I think this is very bad indeed...
The best way to go would be to not allow implicit conversions from a class
object to void *. That would not break the rules as mentioned by Walter in
reply #1.
--
More information about the Digitalmars-d-bugs
mailing list