Skip to content

fix(ModelSeries): add const in model series helper

Emilie WERNERT requested to merge fix-model-series-helper into dev

What does this MR do?

Update ::fwMedDataTools::ModelSeries to add const on shared pointer parameters. It allows to call the helper with const sptr.

How to test it?

Launch unit test.

Additional tests to run

It is required for SSimuImageEcho.

Edited by Emilie WERNERT

Merge request reports