[boost] Re: mpl transform

2002-11-26 Thread vladimir josef sykora
"David Abrahams" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Consider applying the fold algorithm to the first sequence, using an > adapted binary operation, something like: > > // * Untested! > > // A dummy iterator that prevents us running off

[boost] Re: mpl transform

2002-11-25 Thread David B. Held
"David Abrahams" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > [...] > Well I hope that was all instructive, but it was probably way more > complicated than neccessary. I think it would actually be far superior > to build a solution around an mpl iterator adapt