ATLAS Offline Software
Classes | Namespaces
CachedPointer.h File Reference

Cached pointer with atomic update. More...

#include <atomic>
#include <cassert>
#include "CxxUtils/CachedPointer.icc"
Include dependency graph for CachedPointer.h:

Go to the source code of this file.

Classes

union  CxxUtils::CachedPointer< T >
 Cached pointer with atomic update. More...
 

Namespaces

 CxxUtils
 

Detailed Description

Cached pointer with atomic update.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Nov, 2017, from earlier code in AthLinks.

Definition in file CachedPointer.h.