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





------- Comment #2 from and...@metalanguage.com  2009-01-21 09:13 -------
(In reply to comment #1)
> S s = S();
> 
> What should be called - a default ctor or S.this() with empty tuple?
> 

Good question. Today that must be the default ctor because any struct must have
a default constructor that doesn't execute user code.


-- 

Reply via email to