proxygen
EvictingCacheMap.h File Reference
#include <algorithm>
#include <exception>
#include <functional>
#include <boost/intrusive/list.hpp>
#include <boost/intrusive/unordered_set.hpp>
#include <boost/iterator/iterator_adaptor.hpp>
#include <boost/utility.hpp>
#include <folly/lang/Exception.h>

Go to the source code of this file.

Classes

class  folly::EvictingCacheMap< TKey, TValue, THash, TKeyEqual >
 
class  folly::EvictingCacheMap< TKey, TValue, THash, TKeyEqual >::iterator_base< Value, TIterator >
 
struct  folly::EvictingCacheMap< TKey, TValue, THash, TKeyEqual >::Node
 
struct  folly::EvictingCacheMap< TKey, TValue, THash, TKeyEqual >::KeyHasher
 
struct  folly::EvictingCacheMap< TKey, TValue, THash, TKeyEqual >::KeyValueEqual
 

Namespaces

 folly
 —— Concurrent Priority Queue Implementation ——