Skip to content

Make JetDecoratorAlg use a const pointer.

Jon Burr requested to merge JetDecConst into master

This is to match the tool interface and avoid making unnecessary copies.

Merge request reports