|
pstore2
|
#include <array>#include <cstdint>#include <cstdlib>

Go to the source code of this file.
Functions | |
| template<typename SpanType > | |
| std::uint32_t | pstore::crc32 (SpanType buf) noexcept |
Variables | |
| std::array< std::uint32_t, 256 > const | pstore::details::crc32_tab |
1.8.13