Boost logo

Boost Users :

From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-06-25 17:16:50


AMDG

Ryan Lovelett wrote:
> So now I've hit the next logical error in this that, I believe is a
> related issue. boost::bind() only allows for 10 arguments, so I
> assume I'm going to either have to specify a processor that allows
> bind to take 20 arguments. Or am going to have to extend bind to
> allow it to take more? Any help pointing me in the right direction
> would be greatly appreciated.

For bind, there is no PP symbol which can adjust the limit. Take a look at
the header boost/bind.hpp. Everything is written out explicitly.

In Christ,
Steven Watanabe


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