MCPcopy Create free account

hub / github.com/Tessil/hopscotch-map / functions

Functions287 in github.com/Tessil/hopscotch-map

Methodmax_bucket_count
include/tsl/hopscotch_growth_policy.h:389
Methodmax_bucket_count
include/tsl/bhopscotch_map.h:739
Methodmax_load_factor
include/tsl/hopscotch_set.h:562
Methodmax_load_factor
include/tsl/hopscotch_map.h:744
Methodmax_load_factor
include/tsl/bhopscotch_set.h:558
Methodmax_load_factor
include/tsl/bhopscotch_map.h:745
Methodmax_size
include/tsl/hopscotch_set.h:210
Methodmax_size
include/tsl/hopscotch_map.h:222
Methodmax_size
include/tsl/bhopscotch_set.h:191
Methodmax_size
include/tsl/bhopscotch_map.h:208
Functionmod
include/tsl/hopscotch_growth_policy.h:304
Methodmod_growth_policy
include/tsl/hopscotch_growth_policy.h:181
Methodmove_only_test
tests/utils.h:119
Methodmutable_iterator
* Other */
include/tsl/hopscotch_hash.h:1255
Methodmutable_iterator
* Convert a const_iterator to an iterator. */
include/tsl/hopscotch_map.h:763
Methodmutable_iterator
* Convert a const_iterator to an iterator. */
include/tsl/bhopscotch_set.h:578
Methodmutable_iterator
* Convert a const_iterator to an iterator. */
include/tsl/bhopscotch_map.h:765
Methodmutable_overflow_iterator
include/tsl/hopscotch_hash.h:1403
Methodnew_hopscotch_hash
include/tsl/hopscotch_hash.h:1843
Methodnext_bucket_count
* Return the bucket count to use when the bucket array grows on rehash. */
include/tsl/hopscotch_growth_policy.h:120
Methodnext_bucket_count
include/tsl/hopscotch_growth_policy.h:380
Functionnumeric_cast
include/tsl/hopscotch_hash.h:77
Functionoperator!=
tests/custom_allocator_tests.cpp:102
Methodoperator!=
tests/utils.h:102
Methodoperator!=
tests/utils.h:146
Methodoperator!=
tests/utils.h:194
Methodoperator!=
include/tsl/hopscotch_hash.h:572
Methodoperator!=
include/tsl/hopscotch_set.h:602
Methodoperator!=
include/tsl/hopscotch_map.h:785
Methodoperator!=
include/tsl/bhopscotch_set.h:599
Methodoperator!=
include/tsl/bhopscotch_map.h:787
Methodoperator()
tests/hopscotch_map_tests.cpp:1286
Methodoperator()
tests/hopscotch_map_tests.cpp:1296
Methodoperator()
tests/hopscotch_map_tests.cpp:1323
Methodoperator()
tests/hopscotch_map_tests.cpp:1340
Methodoperator()
tests/utils.h:45
Methodoperator()
tests/utils.h:54
Methodoperator()
tests/utils.h:238
Methodoperator()
tests/utils.h:245
Methodoperator()
tests/utils.h:252
Methodoperator*
include/tsl/hopscotch_hash.h:529
Methodoperator++
include/tsl/hopscotch_hash.h:559
Methodoperator->
include/tsl/hopscotch_hash.h:537
Methodoperator<
tests/utils.h:107
Methodoperator<
tests/utils.h:150
Methodoperator<
tests/utils.h:198
Functionoperator==
tests/custom_allocator_tests.cpp:97
Methodoperator==
tests/utils.h:97
Methodoperator==
tests/utils.h:138
Methodoperator==
tests/utils.h:190
Methodoperator==
include/tsl/hopscotch_hash.h:566
Methodoperator==
include/tsl/hopscotch_set.h:587
Methodoperator==
include/tsl/hopscotch_map.h:769
Methodoperator==
include/tsl/bhopscotch_set.h:584
Methodoperator==
include/tsl/bhopscotch_map.h:771
Methodoverflow_size
include/tsl/hopscotch_hash.h:1268
Methodoverflow_size
include/tsl/hopscotch_map.h:767
Methodoverflow_size
include/tsl/bhopscotch_set.h:582
Methodoverflow_size
include/tsl/bhopscotch_map.h:769
Methodpower_of_two_growth_policy
* Called on the hash table creation and on rehash. The number of buckets for * the table is passed in parameter. This number is a minimum, the poli
include/tsl/hopscotch_growth_policy.h:94
Methodprime_growth_policy
include/tsl/hopscotch_growth_policy.h:359
Methodrehash
include/tsl/hopscotch_hash.h:1235
Methodrehash
include/tsl/hopscotch_map.h:747
Methodrehash
include/tsl/bhopscotch_set.h:561
Methodrehash
include/tsl/bhopscotch_map.h:748
Methodrehash_impl
include/tsl/hopscotch_hash.h:1300
Methodreserve
include/tsl/hopscotch_hash.h:1241
Methodround_up_to_power_of_two
include/tsl/hopscotch_growth_policy.h:145
Methodself_reference_member_test
tests/utils.h:61
Methodset_hash
include/tsl/hopscotch_hash.h:187
Methodstatic_empty_bucket_ptr
* Return an always valid pointer to an static empty hopscotch_bucket. */
include/tsl/hopscotch_hash.h:1896
Methodstring>
tests/utils.h:285
Methodswap
include/tsl/hopscotch_set.h:327
Methodswap
include/tsl/hopscotch_map.h:428
Methodswap
include/tsl/bhopscotch_set.h:313
Methodswap
include/tsl/bhopscotch_map.h:418
Methodswap_empty_bucket_closer
* Try to swap the bucket ibucket_empty_in_out with a bucket preceding it * while keeping the neighborhood conditions correct. * * If a swap w
include/tsl/hopscotch_hash.h:1634
Methodtruncate_hash
include/tsl/hopscotch_hash.h:358
Methodtruncated_bucket_hash
include/tsl/hopscotch_hash.h:180
Methodtry_emplace
include/tsl/hopscotch_hash.h:946
Methodtry_emplace
include/tsl/bhopscotch_map.h:324
Methodtry_emplace_impl
include/tsl/hopscotch_hash.h:1454
Methodvalue
tests/utils.h:88
Methodvalue
tests/utils.h:202
Methodwill_neighborhood_change_on_rehash
* Return true if a rehash will change the position of a key-value in the * neighborhood of ibucket_neighborhood_check. In this case a rehash is nee
include/tsl/hopscotch_hash.h:1535
Method~copy_only_test
tests/utils.h:181
Method~hopscotch_bucket
include/tsl/hopscotch_hash.h:265
← previous201–287 of 287, ranked by callers