#include <raw_hash_set.h>
Public Member Functions | |
uint32_t | HighestBitSet () const |
uint32_t | LeadingZeros () const |
uint32_t | LowestBitSet () const |
NonIterableBitMask (T mask) | |
operator bool () const | |
uint32_t | TrailingZeros () const |
Public Attributes | |
T | mask_ |
Definition at line 330 of file abseil-cpp/absl/container/internal/raw_hash_set.h.
|
inlineexplicit |
Definition at line 332 of file abseil-cpp/absl/container/internal/raw_hash_set.h.
|
inline |
Definition at line 342 of file abseil-cpp/absl/container/internal/raw_hash_set.h.
|
inline |
Definition at line 352 of file abseil-cpp/absl/container/internal/raw_hash_set.h.
|
inline |
Definition at line 337 of file abseil-cpp/absl/container/internal/raw_hash_set.h.
|
inlineexplicit |
Definition at line 334 of file abseil-cpp/absl/container/internal/raw_hash_set.h.
|
inline |
Definition at line 347 of file abseil-cpp/absl/container/internal/raw_hash_set.h.
T absl::container_internal::NonIterableBitMask< T, SignificantBits, Shift >::mask_ |
Definition at line 358 of file abseil-cpp/absl/container/internal/raw_hash_set.h.