[phobos] call variadic function with _argptr

Igor Lesik curoles at yahoo.com
Wed Feb 17 10:01:08 PST 2010


ok, I see, thanks



----- Original Message ----
From: Andrei Alexandrescu <andrei at erdani.com>
To: Discuss the phobos library for D <phobos at puremagic.com>
Sent: Wed, February 17, 2010 8:04:31 AM
Subject: Re: [phobos] call variadic function with _argptr

I think there are better places to ask such questions, e.g. digitalmars.d and digitalmars.d.learn.

Thanks,

Andrei

Igor Lesik wrote:
> 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
> 
> 
> 
>       _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
_______________________________________________
phobos mailing list
phobos at puremagic.com
http://lists.puremagic.com/mailman/listinfo/phobos



      


More information about the phobos mailing list