proxygen
PackedSyncPtr.h File Reference
#include <type_traits>
#include <glog/logging.h>
#include <folly/Portability.h>
#include <folly/synchronization/SmallLocks.h>

Go to the source code of this file.

Classes

class  folly::PackedSyncPtr< T >
 

Namespaces

 folly
 —— Concurrent Priority Queue Implementation ——
 

Functions

template<typename T >
std::ostream & folly::operator<< (std::ostream &os, const PackedSyncPtr< T > &ptr)