folly::DefaultRefCount

Default reference-count type used by the read-mostly smart pointers.

Synopsis

Declared in <folly/concurrency/memory/ReadMostlySharedPtr.h>

using DefaultRefCount = TLRefCount;