proxygen
|
#include <folly/futures/Future.h>
#include <folly/futures/SharedPromise.h>
#include <folly/lang/Exception.h>
Go to the source code of this file.
Classes | |
class | folly::FutureSplitterInvalid |
class | folly::FutureSplitter< T > |
Namespaces | |
folly | |
—— Concurrent Priority Queue Implementation —— | |
Functions | |
template<class T > | |
FutureSplitter< T > | folly::splitFuture (Future< T > &&future) |