Boost logo

Boost Users :

Subject: Re: [Boost-users] Making boost.bind take more arguments
From: Pete Bartlett (pete_at_[hidden])
Date: 2010-06-25 17:20:16


>I need Boost.Bind to take up to 12 arguments (right now it only goes up
>to 10). How?
>
>(before you criticize me for "too many arguments", this is in
>auto-generated code. So shush ;) )
>

If it really has to be Boost.Bind you'd have to hack the source. If you can
use Boost.Phoenix.Bind there is a define (PHOENIX_COMPOSITE_LIMIT) you can
set to control the number of available arguments.


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