proxygen
|
#include <memory>
#include <string>
#include <folly/Synchronized.h>
#include <folly/container/F14Map.h>
#include <folly/sorted_vector_types.h>
Go to the source code of this file.
Classes | |
class | folly::RequestToken |
struct | std::hash< folly::RequestToken > |
class | folly::RequestData |
struct | folly::RequestData::DestructPtr |
class | folly::RequestContext |
struct | folly::RequestContext::State |
class | folly::RequestContextScopeGuard |
struct | folly::ShallowCopyRequestContextScopeGuard |
Namespaces | |
folly | |
—— Concurrent Priority Queue Implementation —— | |