Boost logo

Boost :

From: Doug Gregor (dgregor_at_[hidden])
Date: 2004-07-06 14:59:32


We just ran into a need for passing 12 arguments to boost::bind(), which only
supports up to 9 arguments. Is there any way to (easily?) increase this
number? With Function, one can just set BOOST_FUNCTION_MAX_ARGS to change the
value; does/could Bind have something similar?

        Doug


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk