Skip to content
Snippets Groups Projects
Commit 0217fd71 authored by Scott Snyder's avatar Scott Snyder Committed by Graeme Stewart
Browse files

Implement DataVector::insertMove. Intended to improve performance of...

Implement DataVector::insertMove.  Intended to improve performance of attachFeature. (AthContainers-00-03-25)

	* Tagging AthContainers-00-03-25.
	* Implement DataVector::insertMove.  Intended to improve
	performance of attachFeature.

2017-01-24  scott snyder  <snyder@bnl.gov>

	* Tagging AthContainers-00-03-24.
	* Root/AuxStoreInternal.cxx (insertMove): Avoid potential vector
	overrun.
	* Tagging AthContainers-00-03-23.
	* Add ignore argument to ignoreMove.
	* Tagging AthContainers-00-03-22.
	* Root/AuxStoreInternal.cxx (insertMove): Fix return value.

	* Tagging AthContainers-00-03-21.
	* AthContainers/tools/AuxTypeVector.h,
	AthContainers/tools/AuxTypeVector.icc: Add insertMove.
	* test/AuxTypeVector_test.cxx: Test it.
	* AthContainers/AuxStoreInternal.h, Root/AuxStoreInternal.cxx: Add
...
(Long ChangeLog diff - truncated)
parent aa99bb11
No related branches found
No related tags found
Loading
Showing
with 959 additions and 123 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment