can we replace the variadic function stuff with the tuple-feature?

dennis luehring dl.soluz at gmx.net
Tue Jan 23 04:58:04 PST 2007


(just an idea)

if we say that the parameterslist of a function is a 
local-defined-and-typed tuple
(maybe D should handle function parameters with an tuple-like concept)
couldn't we get rid of the (another) variadic function concept and 
replace it with the variadic template stuff...

ciao dennis



More information about the Digitalmars-d mailing list