[phobos] call variadic function with _argptr

Igor Lesik curoles at yahoo.com
Wed Feb 17 02:04:23 PST 2010


I have tried to write function spawn(fn, ...) as variadic function but could not
find any way to call a function providing arguments type information and values
(_arguments, _argptr). I wonder if there is any way/workaround to do it
(in runtime, no templates).

-Igor



      


More information about the phobos mailing list