#include <node_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 |
Static Public Member Functions | |
template<class Allocator > | |
static void | delete_element (Allocator *alloc, T *elem) |
template<class Allocator > | |
static void | delete_element (Allocator *alloc, T *elem) |
static size_t | element_space_used (const T *) |
static size_t | element_space_used (const T *) |
template<class Allocator , class... Args> | |
static T * | new_element (Allocator *alloc, Args &&... args) |
template<class Allocator , class... Args> | |
static T * | new_element (Allocator *alloc, Args &&... args) |
Definition at line 51 of file abseil-cpp/absl/container/node_hash_set.h.
using absl::container_internal::NodeHashSetPolicy< T >::constant_iterators = std::true_type |
Definition at line 448 of file bloaty/third_party/abseil-cpp/absl/container/node_hash_set.h.
using absl::container_internal::NodeHashSetPolicy< T >::constant_iterators = std::true_type |
Definition at line 455 of file abseil-cpp/absl/container/node_hash_set.h.
using absl::container_internal::NodeHashSetPolicy< T >::init_type = T |
Definition at line 447 of file bloaty/third_party/abseil-cpp/absl/container/node_hash_set.h.
using absl::container_internal::NodeHashSetPolicy< T >::init_type = T |
Definition at line 454 of file abseil-cpp/absl/container/node_hash_set.h.
using absl::container_internal::NodeHashSetPolicy< T >::key_type = T |
Definition at line 446 of file bloaty/third_party/abseil-cpp/absl/container/node_hash_set.h.
using absl::container_internal::NodeHashSetPolicy< T >::key_type = T |
Definition at line 453 of file abseil-cpp/absl/container/node_hash_set.h.
|
inlinestatic |
Definition at line 462 of file bloaty/third_party/abseil-cpp/absl/container/node_hash_set.h.
|
inlinestatic |
Definition at line 469 of file abseil-cpp/absl/container/node_hash_set.h.
|
inlinestatic |
Definition at line 478 of file bloaty/third_party/abseil-cpp/absl/container/node_hash_set.h.
|
inlinestatic |
Definition at line 485 of file abseil-cpp/absl/container/node_hash_set.h.
|
inlinestatic |
Definition at line 451 of file bloaty/third_party/abseil-cpp/absl/container/node_hash_set.h.
|
inlinestatic |
Definition at line 458 of file abseil-cpp/absl/container/node_hash_set.h.