hazptr_root
Synopsis
Declared in <folly/synchronization/HazptrObjLinked.h>
template<
typename T,
template<
typename,
typename> typename Atom = atomic>
class hazptr_root;
Member Functions
Name |
Description |
|
Constructs a root optionally pointing at a linked object. |
|
Unlinks the referenced object, if any, on destruction. |
Function call operators |
Created with MrDocs