Boost logo

Boost Users :

Subject: Re: [Boost-users] boost::bind and max #args
From: OvermindDL1 (overminddl1_at_[hidden])
Date: 2010-03-22 00:56:31


On Sat, Mar 20, 2010 at 4:19 PM, Gevorg Voskanyan <v_gevorg_at_[hidden]> wrote:
> Peter Dimov wrote:
>> Andrej van der Zee wrote:
>>> Hi,
>>>
>>> I need to call
>>> boost::bind with 10 arguments. I believe that the
>>> maximum is nine. Is
>>> there a way to increase this?
>
>>There isn't, sorry.
>
>
> Andrej,
>
> You might try using lambda::bind, which does seem to support functions with up to 10 parameters.

Or phoenix::bind which is configurable by a macro definition.


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