ATLAS Offline Software
Public Attributes | List of all members
CxxUtils::detail::HashmapLock Class Reference

Helper to allow for external locking with put(). More...

#include <ConcurrentHashmapImpl.h>

Inheritance diagram for CxxUtils::detail::HashmapLock:
Collaboration diagram for CxxUtils::detail::HashmapLock:

Public Attributes

ptr
 STL member. More...
 

Detailed Description

Helper to allow for external locking with put().

Definition at line 65 of file ConcurrentHashmapImpl.h.

Member Data Documentation

◆ ptr

T std::unique_lock< T >::ptr
inherited

STL member.


The documentation for this class was generated from the following file: