Skip to content

22.0-TrackParamsUniquePtr

Shaun Roe requested to merge sroe/athena:22.0-TrackParamsUniquePtr into master

Make Surfaces return a unique_ptr to the TrackParameters, and do minimal changes elsewhere which allow this to be swallowed. Eventually, those minimal changes should (in subsequent MRs) allow for unique_ptr to be used wherever appropriate and simplify the memory management. ATLASRECTS-5933 created to track discussion and explanations.

Edited by Shaun Roe

Merge request reports