Boost logo

Boost Users :

Subject: Re: [Boost-users] boost::bind and max #args
From: Gevorg Voskanyan (v_gevorg_at_[hidden])
Date: 2010-03-20 18:19:45


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.

HTH,
Gevorg


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