proxygen
folly::detail::shared_ptr_internals::Rob< Tag, M > Struct Template Reference

Friends

Tag::type fieldPtr (Tag)
 

Detailed Description

template<typename Tag, typename Tag::type M>
struct folly::detail::shared_ptr_internals::Rob< Tag, M >

Definition at line 102 of file AtomicSharedPtr-detail.h.

Friends And Related Function Documentation

template<typename Tag , typename Tag::type M>
Tag::type fieldPtr ( Tag  )
friend

Definition at line 103 of file AtomicSharedPtr-detail.h.

103  {
104  return M;
105  }
**Optimized Holders **The template hazptr_array< M > provides most of the functionality *of M hazptr_holder s but with faster construction destruction *for M
Definition: Hazptr.h:104

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