|
proxygen
|
#include <stdexcept>#include <folly/hash/detail/ChecksumDetail.h>#include <folly/CppAttributes.h>#include <boost/preprocessor/arithmetic/add.hpp>#include <boost/preprocessor/arithmetic/sub.hpp>#include <boost/preprocessor/repetition/repeat_from_to.hpp>Go to the source code of this file.
Namespaces | |
| folly | |
| —— Concurrent Priority Queue Implementation —— | |
| folly::detail | |
Functions | |
| uint32_t | folly::detail::crc32c_hw (const uint8_t *data, size_t nbytes, uint32_t startingChecksum=~0U) |