Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tessil/hopscotch-map
/ functions
Functions
287 in github.com/Tessil/hopscotch-map
⨍
Functions
287
◇
Types & classes
55
Method
bucket_for_hash
include/tsl/hopscotch_growth_policy.h:194
Method
bucket_for_hash
include/tsl/hopscotch_growth_policy.h:376
Method
bucket_hash_equal
include/tsl/hopscotch_hash.h:176
Method
cbegin
include/tsl/hopscotch_map.h:211
Method
cbegin
include/tsl/bhopscotch_set.h:180
Method
cbegin
include/tsl/bhopscotch_map.h:197
Method
clear
include/tsl/hopscotch_hash.h:349
Method
clear
* Reset the growth policy as if it was created with a bucket count of 0. * After a clear, the policy must always return 0 when bucket_for_hash is
include/tsl/hopscotch_growth_policy.h:142
Method
clear
include/tsl/hopscotch_growth_policy.h:220
Method
clear
include/tsl/hopscotch_growth_policy.h:391
Method
compare_keys
include/tsl/hopscotch_hash.h:1285
Method
construct
tests/custom_allocator_tests.cpp:86
Method
constructed
tests/utils.h:227
Method
constructed_add
tests/utils.h:222
Method
contains
include/tsl/hopscotch_hash.h:1159
Method
contains
include/tsl/hopscotch_map.h:623
Method
contains
include/tsl/bhopscotch_set.h:433
Method
contains
include/tsl/bhopscotch_map.h:620
Method
copy_hash
include/tsl/hopscotch_hash.h:183
Method
copy_only_test
tests/utils.h:170
Method
count
include/tsl/hopscotch_hash.h:1129
Method
count
include/tsl/hopscotch_map.h:516
Method
count
* Lookup */
include/tsl/bhopscotch_set.h:320
Method
count
include/tsl/bhopscotch_map.h:511
Method
count_impl
include/tsl/hopscotch_hash.h:1713
Method
custom_allocator
tests/custom_allocator_tests.cpp:54
Method
deallocate
tests/custom_allocator_tests.cpp:79
Method
destroy
tests/custom_allocator_tests.cpp:91
Method
destroy_value
include/tsl/hopscotch_hash.h:371
Method
emplace
include/tsl/hopscotch_map.h:319
Method
emplace
include/tsl/bhopscotch_set.h:253
Method
emplace
include/tsl/bhopscotch_map.h:307
Method
emplace_hint
include/tsl/hopscotch_hash.h:941
Method
emplace_hint
include/tsl/hopscotch_map.h:331
Method
emplace_hint
include/tsl/bhopscotch_set.h:265
Method
emplace_hint
include/tsl/bhopscotch_map.h:319
Method
empty
include/tsl/hopscotch_hash.h:286
Method
empty
* Capacity */
include/tsl/hopscotch_map.h:220
Method
empty
* Capacity */
include/tsl/bhopscotch_set.h:189
Method
empty
* Capacity */
include/tsl/bhopscotch_map.h:206
Method
equal_range
include/tsl/hopscotch_hash.h:1169
Method
equal_range
include/tsl/hopscotch_map.h:660
Method
equal_range
include/tsl/bhopscotch_set.h:470
Method
equal_range
include/tsl/bhopscotch_map.h:657
Method
erase
include/tsl/hopscotch_map.h:386
Method
erase
include/tsl/bhopscotch_set.h:269
Method
erase
include/tsl/bhopscotch_map.h:374
Method
erase_from_bucket
* bucket_for_value is the bucket in which the value is. * ibucket_for_hash is the bucket where the value belongs. */
include/tsl/hopscotch_hash.h:1431
Method
erase_from_overflow
iterator is in overflow list
include/tsl/hopscotch_hash.h:1408
Method
find_empty_bucket
* Return the index of an empty bucket in m_buckets_data. * If none, the returned index equals m_buckets_data.size() */
include/tsl/hopscotch_hash.h:1562
Method
find_impl
include/tsl/hopscotch_hash.h:1726
Method
find_in_buckets
include/tsl/hopscotch_hash.h:1765
Method
find_in_overflow
include/tsl/hopscotch_hash.h:1810
Method
find_value_impl
include/tsl/hopscotch_hash.h:1677
Method
get_allocator
include/tsl/hopscotch_set.h:192
Method
get_allocator
include/tsl/hopscotch_map.h:204
Method
get_allocator
include/tsl/bhopscotch_set.h:173
Method
get_allocator
include/tsl/bhopscotch_map.h:190
Method
get_filled_hash_map
tests/utils.h:331
Method
get_key<copy_only_test>
tests/utils.h:296
Method
get_key<move_only_test>
tests/utils.h:290
Method
get_key<self_reference_member_test>
tests/utils.h:278
Method
get_value<copy_only_test>
tests/utils.h:325
Method
get_value<move_only_test>
tests/utils.h:319
Method
get_value<self_reference_member_test>
tests/utils.h:307
Method
hash_function
* Observers */
include/tsl/hopscotch_hash.h:1248
Method
hash_function
* Observers */
include/tsl/hopscotch_map.h:753
Method
hash_function
* Observers */
include/tsl/bhopscotch_set.h:567
Method
hash_function
* Observers */
include/tsl/bhopscotch_map.h:754
Method
heterogeneous_test
tests/utils.h:216
Method
hopscotch_bucket
include/tsl/hopscotch_hash.h:220
Method
hopscotch_hash
include/tsl/hopscotch_hash.h:587
Method
hopscotch_iterator
include/tsl/hopscotch_hash.h:479
Method
hopscotch_map
* Constructors */
include/tsl/hopscotch_map.h:138
Method
hopscotch_set
* Constructors */
include/tsl/hopscotch_set.h:126
Method
insert
include/tsl/hopscotch_hash.h:817
Method
insert_impl
include/tsl/hopscotch_hash.h:1471
Method
insert_in_bucket
include/tsl/hopscotch_hash.h:1581
Method
insert_in_overflow
include/tsl/hopscotch_hash.h:1602
Method
insert_or_assign
include/tsl/hopscotch_hash.h:885
Method
insert_or_assign
include/tsl/bhopscotch_map.h:253
Method
insert_or_assign_impl
include/tsl/hopscotch_hash.h:1444
Method
int64_t>
tests/utils.h:273
Method
is_power_of_two
include/tsl/hopscotch_growth_policy.h:162
Method
key_comp
include/tsl/bhopscotch_set.h:569
Method
key_comp
include/tsl/bhopscotch_map.h:756
Method
key_eq
include/tsl/hopscotch_hash.h:1250
Method
key_eq
include/tsl/hopscotch_set.h:572
Method
key_eq
include/tsl/hopscotch_map.h:754
Method
key_eq
include/tsl/bhopscotch_set.h:568
Method
key_eq
include/tsl/bhopscotch_map.h:755
Method
load_factor
* Hash policy */
include/tsl/hopscotch_hash.h:1217
Method
load_factor
* Hash policy */
include/tsl/hopscotch_map.h:743
Method
load_factor
* Hash policy */
include/tsl/bhopscotch_set.h:557
Method
load_factor
* Hash policy */
include/tsl/bhopscotch_map.h:744
Method
max_bucket_count
include/tsl/hopscotch_hash.h:1208
Method
max_bucket_count
include/tsl/hopscotch_map.h:738
Method
max_bucket_count
include/tsl/bhopscotch_set.h:552
Method
max_bucket_count
* Return the maximum number of buckets supported by the policy. */
include/tsl/hopscotch_growth_policy.h:132
Method
max_bucket_count
include/tsl/hopscotch_growth_policy.h:218
← previous
next →
101–200 of 287, ranked by callers