AthAllocators: Allow an arbitrary argument for construct().
Allow forwarding an arbitrary argument list through the construct() methods of the STL-style allocators.
Merge request reports
Activity
This merge request affects 1 package:
- Control/AthAllocators
This merge request affects 6 files:
- Control/AthAllocators/AthAllocators/ArenaHeapSTLAllocator.h
- Control/AthAllocators/AthAllocators/ArenaHeapSTLAllocator.icc
- Control/AthAllocators/AthAllocators/ArenaPoolSTLAllocator.h
- Control/AthAllocators/AthAllocators/ArenaPoolSTLAllocator.icc
- Control/AthAllocators/AthAllocators/ArenaSharedHeapSTLAllocator.h
- Control/AthAllocators/AthAllocators/ArenaSharedHeapSTLAllocator.icc
Adding @ssnyder as watcher
added Core master review-pending-level-1 labels
✅ CI Result SUCCESS (hash 2244e89f)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon externals ✅ ✅ ✅ ✅ ✅ ✅ cmake ✅ ✅ ✅ ✅ ✅ ✅ make ✅ ✅ ✅ ✅ ✅ ✅ required tests ✅ ✅ ✅ ✅ ✅ ✅ optional tests ✅ ✅ ✅ ✅ ✅ ✅ Full details available on this CI monitor view
✅ Athena: number of compilation errors 0, warnings 0
✅ AthSimulation: number of compilation errors 0, warnings 0
✅ AthGeneration: number of compilation errors 0, warnings 0
✅ AnalysisBase: number of compilation errors 0, warnings 0
✅ AthAnalysis: number of compilation errors 0, warnings 0
✅ DetCommon: number of compilation errors 0, warnings 0
📝 For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 39232]added review-approved label and removed review-pending-level-1 label
mentioned in commit 870bbd6e
added sweep:ignore label