Skip to content

[ATR-24771] ElementLinkVector<T> -> std::vector<ElementLink<T>>

Tim Martin requested to merge tamartin/athena:elementLinkVector into master

Migrate away from a deprecated container.

Unify behaviour of iterating over the vector in athena and analysis base.

cc @ssnider

Edited by Tim Martin

Merge request reports