Public Member Functions | Public Attributes | Static Public Attributes
absl::container_internal::GroupPortableImpl Struct Reference

#include <raw_hash_set.h>

List of all members.

Public Member Functions

void ConvertSpecialToEmptyAndFullToDeleted (ctrl_t *dst) const
uint32_t CountLeadingEmptyOrDeleted () const
 GroupPortableImpl (const ctrl_t *pos)
BitMask< uint64_t, kWidth, 3 > Match (h2_t hash) const
BitMask< uint64_t, kWidth, 3 > MatchEmpty () const
BitMask< uint64_t, kWidth, 3 > MatchEmptyOrDeleted () const

Public Attributes

uint64_t ctrl

Static Public Attributes

static constexpr size_t kWidth = 8

Detailed Description

Definition at line 388 of file raw_hash_set.h.


Constructor & Destructor Documentation

absl::container_internal::GroupPortableImpl::GroupPortableImpl ( const ctrl_t *  pos) [inline, explicit]

Definition at line 391 of file raw_hash_set.h.


Member Function Documentation

Definition at line 429 of file raw_hash_set.h.

Definition at line 424 of file raw_hash_set.h.

BitMask<uint64_t, kWidth, 3> absl::container_internal::GroupPortableImpl::Match ( h2_t  hash) const [inline]

Definition at line 394 of file raw_hash_set.h.

Definition at line 414 of file raw_hash_set.h.

Definition at line 419 of file raw_hash_set.h.


Member Data Documentation

Definition at line 437 of file raw_hash_set.h.

Definition at line 389 of file raw_hash_set.h.


The documentation for this struct was generated from the following file:


abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:42:16