#include <raw_hash_set.h>
|
static constexpr size_t | kWidth = 8 |
|
Definition at line 388 of file raw_hash_set.h.
◆ GroupPortableImpl()
absl::container_internal::GroupPortableImpl::GroupPortableImpl |
( |
const ctrl_t * |
pos | ) |
|
|
inlineexplicit |
◆ ConvertSpecialToEmptyAndFullToDeleted()
void absl::container_internal::GroupPortableImpl::ConvertSpecialToEmptyAndFullToDeleted |
( |
ctrl_t * |
dst | ) |
const |
|
inline |
◆ CountLeadingEmptyOrDeleted()
uint32_t absl::container_internal::GroupPortableImpl::CountLeadingEmptyOrDeleted |
( |
| ) |
const |
|
inline |
◆ Match()
BitMask<uint64_t, kWidth, 3> absl::container_internal::GroupPortableImpl::Match |
( |
h2_t |
hash | ) |
const |
|
inline |
◆ MatchEmpty()
BitMask<uint64_t, kWidth, 3> absl::container_internal::GroupPortableImpl::MatchEmpty |
( |
| ) |
const |
|
inline |
◆ MatchEmptyOrDeleted()
BitMask<uint64_t, kWidth, 3> absl::container_internal::GroupPortableImpl::MatchEmptyOrDeleted |
( |
| ) |
const |
|
inline |
◆ ctrl
uint64_t absl::container_internal::GroupPortableImpl::ctrl |
◆ kWidth
constexpr size_t absl::container_internal::Group::kWidth = 8 |
|
static |
The documentation for this struct was generated from the following files: