[Issue 2596] Variadic constructors don't compile

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Mar 16 17:07:28 PDT 2009


http://d.puremagic.com/issues/show_bug.cgi?id=2596





------- Comment #6 from 2korden at gmail.com  2009-03-16 19:07 -------
(In reply to comment #5)
> (In reply to comment #4)
> > It isn't variadic constructors, it's any constructor templates.
> > 
> 
> Why?  Ctors are not virtual; why can't they be templated?
> 

Walter didn't say it is impossible, he merely pointed out that the case is not
a variadic constructor, but a /variadic template/ constructor, I believe.


-- 



More information about the Digitalmars-d-bugs mailing list