|
proxygen
|
Go to the source code of this file.
Namespaces | |
| folly | |
| —— Concurrent Priority Queue Implementation —— | |
| folly::f14 | |
Typedefs | |
| template<typename T > | |
| using | folly::f14::DefaultHasher = HeterogeneousAccessHash< T > |
| template<typename T > | |
| using | folly::f14::DefaultKeyEqual = HeterogeneousAccessEqualTo< T > |
| template<typename T > | |
| using | folly::f14::DefaultAlloc = std::allocator< T > |