proxygen
Promise.h File Reference
#include <functional>
#include <folly/Portability.h>
#include <folly/Try.h>
#include <folly/futures/detail/Core.h>
#include <folly/lang/Exception.h>
#include <folly/futures/Future.h>
#include <folly/futures/Promise-inl.h>

Go to the source code of this file.

Classes

class  folly::PromiseException
 
class  folly::PromiseInvalid
 
class  folly::PromiseAlreadySatisfied
 
class  folly::FutureAlreadyRetrieved
 
class  folly::BrokenPromise
 
class  folly::SemiFuture< T >
 
class  folly::Future< T >
 
class  folly::futures::detail::FutureBase< T >
 
struct  folly::futures::detail::EmptyConstruct
 
class  folly::futures::detail::CoreCallbackState< T, F >
 
class  folly::Promise< T >
 

Namespaces

 folly
 —— Concurrent Priority Queue Implementation ——
 
 folly::futures
 
 folly::futures::detail