![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qhash.h>
Static Public Attributes | |
static constexpr size_t | SpanShift = 7 |
static constexpr size_t | NEntries = (1 << SpanShift) |
static constexpr size_t | LocalBucketMask = (NEntries - 1) |
static constexpr size_t | UnusedEntry = 0xff |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |