proxygen
|
#include <utility>
#include <folly/dynamic.h>
#include <folly/container/EvictingCacheMap.h>
#include <folly/Optional.h>
#include <wangle/client/persistence/PersistentCacheCommon.h>
#include <wangle/client/persistence/LRUInMemoryCache-inl.h>
Go to the source code of this file.
Classes | |
class | wangle::LRUInMemoryCache< K, V, MutexT > |
Namespaces | |
wangle | |