ATLAS Offline Software
Loading...
Searching...
No Matches
CachedUniquePtr.h File Reference

Cached unique_ptr with atomic update. More...

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

Go to the source code of this file.

Classes

class  CxxUtils::CachedUniquePtrT< T >
 Cached pointer with atomic update. More...

Namespaces

namespace  CxxUtils

Typedefs

template<class T>
using CxxUtils::CachedUniquePtr = CachedUniquePtrT<const T>

Detailed Description

Cached unique_ptr with atomic update.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Mar, 2019

Definition in file CachedUniquePtr.h.