CxxUtils: CachedPointer::store() should not be const.
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
CxxUtils: CachedPointer::store() should not be const.
Scott Snyder
requested to merge
ssnyder/athena:nonConstStore.CxxUtils-20190310
into
master
Mar 10, 2019
Overview
3
Commits
1
Pipelines
1
Changes
2
CachedPointer::store() is the non-atomic, non-const version.
Merge request reports
Loading