|
> I just think that chain()()()()()() is not real-world, It is, like it or not, a very common idiom in the boost "assign" library for C++. Chains of tens of calls are no exception. It is interesting (and surprising) to see what code it generates... Bye, Wim