Search code examples
c++boost-bind

no. of arguments in boost::bind


How many maximum arguments can we pass to boost::bind()


Solution

  • by default it's 9.

    http://www.boost.org/doc/libs/1_45_0/libs/bind/bind.html#NumberOfArguments