Description
XalanTransform has a UnaryFunction function parameter, but doesn't use it with std::transform, so the transform is more of a copy than a transform...
Make it use the function parameter.
Attachments
Issue Links
- links to
XalanTransform has a UnaryFunction function parameter, but doesn't use it with std::transform, so the transform is more of a copy than a transform...
Make it use the function parameter.