Subject: [Boost-users] Making boost.bind take more arguments
From: Clark Gaebel (cg.wowus.cg_at_[hidden])
Date: 2010-06-25 11:16:52


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 ;) )

Thanks,
   -- Clark