Skip to content
GitLab
Explore
Sign in
CxxUtils+AthLinks: Make CachedPointer type-safe.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:typedCachedPointer.CxxUtils-20190412
into
master
Apr 12, 2019
Overview
3
Commits
2
Pipelines
1
Changes
4
Expand
Make CachedPointer templated on the pointer type, rather than just holding a void*.
Merge request reports