
8 Jul
2004
8 Jul
'04
12:22 p.m.
Doug Gregor wrote:
On Wednesday 07 July 2004 5:41 am, Peter Dimov wrote:
Doug Gregor wrote:
We just ran into a need for passing 12 arguments to boost::bind(), which only supports up to 9 arguments.
Twelve arguments? I'd like to see that example. ;-)
It's a good one :)
In this case, I almost had a nonbeliever convinced that bind was The Way, and it was all good until his function jumped from 9 arguments to 12. He's now switched over to a configuration object and is picking on me because templates did lead to more readable code (but not in the way we wanted...).
Have you considered the possibility that he is right? ;-)