proxygen
StampedPtr.h File Reference
#include <folly/lang/SafeAssert.h>
#include <stdint.h>

Go to the source code of this file.

Classes

struct  folly::StampedPtr< T >
 

Namespaces

 folly
 —— Concurrent Priority Queue Implementation ——
 

Functions

template<typename T >
StampedPtr< Tfolly::makeStampedPtr (T *ptr, uint16_t stamp)