proxygen
|
#include <array>
#include <glog/logging.h>
#include <folly/Portability.h>
#include <folly/experimental/Instructions.h>
Go to the source code of this file.
Namespaces | |
folly | |
—— Concurrent Priority Queue Implementation —— | |
folly::detail | |
Functions | |
template<class Instructions > | |
uint64_t | folly::select64 (uint64_t x, uint64_t k) |
template<> | |
FOLLY_ALWAYS_INLINE uint64_t | folly::select64< compression::instructions::Haswell > (uint64_t x, uint64_t k) |