Subject: Re: [Boost-users] boost::bind and max #args
From: Peter Dimov (pdimov_at_[hidden])
Date: 2010-03-19 15:10:50


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.