Skip to content

MdtCondDbAlg : try to use move to reduce number of allocations

While playing for ATLASRECTS-7803

I noticed that this alg looks like a number of allocation hot spots. Trying to use the move versions to help the situation.

Merge request reports