Skip to content

Adapt to Rec!167: ITrackVertexer returns std::unique_ptr

Gerhard Raven requested to merge migrate-vertexer-interface-to-unique-ptr into master

this also fixes a memory leak in VAlign, and there is a bit of C++11 modernization

Merge request reports