AthAllocators: Fix ArenaPoolSTLAllocator for pointer types.
ArenaPoolSTLAllocator was failing to compile when used with a pointer type due to an ambiguity involving the pointer-specific specialization. Fixed.
GitLab jobs artifacts no longer stored forever as of Monday, November 4th 08:30h. Further information under https://cern.ch/otg0152576
ArenaPoolSTLAllocator was failing to compile when used with a pointer type due to an ambiguity involving the pointer-specific specialization. Fixed.