[Issue 9551] template this parameter not recognized in constructors
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Feb 20 08:39:27 PST 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9551
--- Comment #6 from Gor Gyolchanyan <gor.f.gyolchanyan at gmail.com> 2013-02-20 08:39:22 PST ---
(In reply to comment #5)
> (In reply to comment #4)
> >
> > This is extremely unfortunate, because this is the only way that I know of to
> > implement transparent dynamic dispatch.
>
> Couldn't you use helper function for the construction?
Theoretically, I could, but it would require immense boilerplate when dealing
with large class hierarchies, which is hard to enforce.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list