[Issue 2779] alias this + tuple expansion on function call doesn't work

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jul 22 11:36:50 PDT 2011


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



--- Comment #16 from Kenji Hara <k.hara.pg at gmail.com> 2011-07-22 11:36:47 PDT ---
(In reply to comment #15)
> If an "instance" of Foo is passed to a function taking variadic arguments then
> it's received as Foo and not int, correct? 

It is correct. Variadic functions take arguments itself, not expanded.

-- 
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