31 Mar
2005
31 Mar
'05
11:32 p.m.
"Lemings, Eric B. \(Contr\)"
What is the result type of transform if the algorithm is given two sequences of different sizes?
I think the docs imply strongly that the result sequence will be the same length as the first sequence: Complexity: Linear. Exactly ... size<s1>::value applications of op / op2 and in::operation ...although the semantics are stated in terms of pair_view, which is never defined in the docs (ahem!) As for the exact type of the result, well, MPL transformation algorithms never tell you that, regardless of the inputs. -- Dave Abrahams Boost Consulting www.boost-consulting.com