Boost logo

Boost Users :

From: Simon Buchan (simon_at_[hidden])
Date: 2005-09-22 03:14:37


Doug Gregor wrote:
>
> On Sep 21, 2005, at 2:33 PM, Labour, Matthieu (MLPRO SF) wrote:
>
>> Hi
>>
>> Is it possible to have boost function with unlimited arguments
>>
>> For example:
>>
>> boost::function<float (int x, ...)> f;
>
>
> Boost.Function does not support variable-length argument lists. Sorry!
>
> Doug
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
Hardly any of C++ supports variable arguments, though.
(Try a function taking a few polymorphic pointers! Fun times!)
Not Boost's fault


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net