Skip to content

AthContainers: A couple cleanups.

Remove a redundant base class resize from DataVector::resize when the container is being shrunk.

Document what the DataVectorWithAlloc move operations handle the associated allocator.

Merge request reports