[Issue 2596] Variadic constructors don't compile
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Jan 22 17:49:34 PST 2009
http://d.puremagic.com/issues/show_bug.cgi?id=2596
smjg at iname.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |smjg at iname.com
------- Comment #3 from smjg at iname.com 2009-01-22 19:49 -------
(In reply to comment #1)
> S s = S();
>
> What should be called - a default ctor or S.this() with empty tuple?
The two would be one and the same.
--
More information about the Digitalmars-d-bugs
mailing list