Skip to content

AthenaPoolUtilities: Fix some test failures dev3LCG.

Clean up some of the std::map inline code in AthenaAttributeType.h to avoid inserting the result of std::make_pair. In passing, this removes a redundant lookup and avoids a ROOT issue that was causing a number of test failures in dev3LCG.

Merge request reports