proxygen
Observer-inl.h File Reference

Go to the source code of this file.

Classes

struct  folly::observer::CallbackHandle::Context
 

Namespaces

 folly
 —— Concurrent Priority Queue Implementation ——
 
 folly::observer
 

Functions

template<typename F >
Observer< observer_detail::ResultOfUnwrapSharedPtr< F > > folly::observer::makeObserver (F &&creator)
 
template<typename F >
Observer< observer_detail::ResultOf< F > > folly::observer::makeObserver (F &&creator)