
"David Abrahams" <dave@boost-consulting.com> wrote in message news:ud5hcene3.fsf@boost-consulting.com...
"Andy Little" <andy@servocomm.freeserve.co.uk> writes:
I shall continue to question whether it is the best design. I dont know whether there are plans to C++ standardise any of mpl , but I would certainly like to raise that and some other issues in that case.
Question all you want as far as I'm concerned. Until you can propose a technically superior solution to the problem of sequence identity, it won't make any difference, because the authors of MPL have already tried, and failed, to find one.
I am not concerned with the intractible problem of sequence identity ( whatever that means) at the moment. What is the problem with the result of plus<int_<A>,int_<B>> being int_<A+B> ? regards Andy Little