sparse-map
tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity > Member List

This is the complete list of members for tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >, including all inherited members.

allocator_type typedeftsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >
begin() noexcepttsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
begin() const noexcepttsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
bucket_count() consttsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
cbegin() const noexcepttsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
cend() const noexcepttsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
clear() noexcepttsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
const_iterator typedeftsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >
const_pointer typedeftsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >
const_reference typedeftsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >
count(const Key &key) consttsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
count(const Key &key, std::size_t precalculated_hash) consttsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
count(const K &key) consttsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
count(const K &key, std::size_t precalculated_hash) consttsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
deserialize(Deserializer &deserializer, bool hash_compatible=false)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inlinestatic
difference_type typedeftsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >
emplace(Args &&... args)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
emplace_hint(const_iterator hint, Args &&... args)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
empty() const noexcepttsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
end() noexcepttsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
end() const noexcepttsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
equal_range(const Key &key)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
equal_range(const Key &key, std::size_t precalculated_hash)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
equal_range(const Key &key) consttsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
equal_range(const Key &key, std::size_t precalculated_hash) consttsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
equal_range(const K &key)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
equal_range(const K &key, std::size_t precalculated_hash)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
equal_range(const K &key) consttsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
equal_range(const K &key, std::size_t precalculated_hash) consttsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
erase(iterator pos)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
erase(const_iterator pos)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
erase(const_iterator first, const_iterator last)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
erase(const key_type &key)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
erase(const key_type &key, std::size_t precalculated_hash)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
erase(const K &key)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
erase(const K &key, std::size_t precalculated_hash)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
find(const Key &key)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
find(const Key &key, std::size_t precalculated_hash)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
find(const Key &key) consttsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
find(const Key &key, std::size_t precalculated_hash) consttsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
find(const K &key)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
find(const K &key, std::size_t precalculated_hash)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
find(const K &key) consttsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
find(const K &key, std::size_t precalculated_hash) consttsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
get_allocator() consttsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
hash_function() consttsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
hasher typedeftsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >
insert(const value_type &value)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
insert(value_type &&value)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
insert(const_iterator hint, const value_type &value)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
insert(const_iterator hint, value_type &&value)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
insert(InputIt first, InputIt last)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
insert(std::initializer_list< value_type > ilist)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
iterator typedeftsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >
key_eq() consttsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
key_equal typedeftsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >
key_type typedeftsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >
load_factor() consttsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
max_bucket_count() consttsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
max_load_factor() consttsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
max_load_factor(float ml)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
max_size() const noexcepttsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
mutable_iterator(const_iterator pos)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
operator!=(const sparse_set &lhs, const sparse_set &rhs)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >friend
operator=(std::initializer_list< value_type > ilist)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
operator==(const sparse_set &lhs, const sparse_set &rhs)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >friend
pointer typedeftsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >
reference typedeftsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >
rehash(size_type count)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
reserve(size_type count)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
serialize(Serializer &serializer) consttsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
size() const noexcepttsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
size_type typedeftsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >
sparse_set()tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
sparse_set(size_type bucket_count, const Hash &hash=Hash(), const KeyEqual &equal=KeyEqual(), const Allocator &alloc=Allocator())tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inlineexplicit
sparse_set(size_type bucket_count, const Allocator &alloc)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
sparse_set(size_type bucket_count, const Hash &hash, const Allocator &alloc)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
sparse_set(const Allocator &alloc)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inlineexplicit
sparse_set(InputIt first, InputIt last, size_type bucket_count=ht::DEFAULT_INIT_BUCKETS_SIZE, const Hash &hash=Hash(), const KeyEqual &equal=KeyEqual(), const Allocator &alloc=Allocator())tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
sparse_set(InputIt first, InputIt last, size_type bucket_count, const Allocator &alloc)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
sparse_set(InputIt first, InputIt last, size_type bucket_count, const Hash &hash, const Allocator &alloc)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
sparse_set(std::initializer_list< value_type > init, size_type bucket_count=ht::DEFAULT_INIT_BUCKETS_SIZE, const Hash &hash=Hash(), const KeyEqual &equal=KeyEqual(), const Allocator &alloc=Allocator())tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
sparse_set(std::initializer_list< value_type > init, size_type bucket_count, const Allocator &alloc)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
sparse_set(std::initializer_list< value_type > init, size_type bucket_count, const Hash &hash, const Allocator &alloc)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
swap(sparse_set &other)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >inline
swap(sparse_set &lhs, sparse_set &rhs)tsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >friend
value_type typedeftsl::sparse_set< Key, Hash, KeyEqual, Allocator, GrowthPolicy, ExceptionSafety, Sparsity >