#include <flat_hash_set.h>
Public Types | |
using | constant_iterators = std::true_type |
using | constant_iterators = std::true_type |
using | init_type = T |
using | init_type = T |
using | key_type = T |
using | key_type = T |
using | slot_type = T |
using | slot_type = T |
Static Public Member Functions | |
template<class Allocator , class... Args> | |
static void | construct (Allocator *alloc, slot_type *slot, Args &&... args) |
template<class Allocator , class... Args> | |
static void | construct (Allocator *alloc, slot_type *slot, Args &&... args) |
template<class Allocator > | |
static void | destroy (Allocator *alloc, slot_type *slot) |
template<class Allocator > | |
static void | destroy (Allocator *alloc, slot_type *slot) |
static T & | element (slot_type *slot) |
static T & | element (slot_type *slot) |
static size_t | space_used (const T *) |
static size_t | space_used (const T *) |
template<class Allocator > | |
static void | transfer (Allocator *alloc, slot_type *new_slot, slot_type *old_slot) |
template<class Allocator > | |
static void | transfer (Allocator *alloc, slot_type *new_slot, slot_type *old_slot) |
Definition at line 46 of file abseil-cpp/absl/container/flat_hash_set.h.
using absl::container_internal::FlatHashSetPolicy< T >::constant_iterators = std::true_type |
Definition at line 458 of file bloaty/third_party/abseil-cpp/absl/container/flat_hash_set.h.
using absl::container_internal::FlatHashSetPolicy< T >::constant_iterators = std::true_type |
Definition at line 464 of file abseil-cpp/absl/container/flat_hash_set.h.
using absl::container_internal::FlatHashSetPolicy< T >::init_type = T |
Definition at line 457 of file bloaty/third_party/abseil-cpp/absl/container/flat_hash_set.h.
using absl::container_internal::FlatHashSetPolicy< T >::init_type = T |
Definition at line 463 of file abseil-cpp/absl/container/flat_hash_set.h.
using absl::container_internal::FlatHashSetPolicy< T >::key_type = T |
Definition at line 456 of file bloaty/third_party/abseil-cpp/absl/container/flat_hash_set.h.
using absl::container_internal::FlatHashSetPolicy< T >::key_type = T |
Definition at line 462 of file abseil-cpp/absl/container/flat_hash_set.h.
using absl::container_internal::FlatHashSetPolicy< T >::slot_type = T |
Definition at line 455 of file bloaty/third_party/abseil-cpp/absl/container/flat_hash_set.h.
using absl::container_internal::FlatHashSetPolicy< T >::slot_type = T |
Definition at line 461 of file abseil-cpp/absl/container/flat_hash_set.h.
|
inlinestatic |
Definition at line 461 of file bloaty/third_party/abseil-cpp/absl/container/flat_hash_set.h.
|
inlinestatic |
Definition at line 467 of file abseil-cpp/absl/container/flat_hash_set.h.
|
inlinestatic |
Definition at line 467 of file bloaty/third_party/abseil-cpp/absl/container/flat_hash_set.h.
|
inlinestatic |
Definition at line 473 of file abseil-cpp/absl/container/flat_hash_set.h.
|
inlinestatic |
Definition at line 478 of file bloaty/third_party/abseil-cpp/absl/container/flat_hash_set.h.
|
inlinestatic |
Definition at line 484 of file abseil-cpp/absl/container/flat_hash_set.h.
|
inlinestatic |
Definition at line 488 of file bloaty/third_party/abseil-cpp/absl/container/flat_hash_set.h.
|
inlinestatic |
Definition at line 494 of file abseil-cpp/absl/container/flat_hash_set.h.
|
inlinestatic |
Definition at line 472 of file bloaty/third_party/abseil-cpp/absl/container/flat_hash_set.h.
|
inlinestatic |
Definition at line 478 of file abseil-cpp/absl/container/flat_hash_set.h.