Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tessil/robin-map
/ functions
Functions
223 in github.com/Tessil/robin-map
⨍
Functions
223
◇
Types & classes
38
↓ 55 callers
Method
find
include/tsl/robin_set.h:351
↓ 51 callers
Method
size
include/tsl/robin_set.h:202
↓ 48 callers
Method
end
include/tsl/robin_set.h:194
↓ 42 callers
Method
insert
include/tsl/robin_set.h:210
↓ 31 callers
Method
hash_function
* Observers */
include/tsl/robin_set.h:564
↓ 28 callers
Method
value
tests/utils.h:216
↓ 26 callers
Method
begin
* Iterators */
include/tsl/robin_set.h:190
↓ 25 callers
Method
empty
* Capacity */
include/tsl/robin_hash.h:662
↓ 21 callers
Method
erase
include/tsl/robin_set.h:259
↓ 16 callers
Method
min_load_factor
include/tsl/robin_set.h:543
↓ 15 callers
Method
empty
* Capacity */
include/tsl/robin_set.h:201
↓ 13 callers
Method
bucket_count
* Bucket interface */
include/tsl/robin_set.h:535
↓ 13 callers
Method
dist_from_ideal_bucket
include/tsl/robin_hash.h:261
↓ 11 callers
Method
max_load_factor
include/tsl/robin_set.h:544
↓ 11 callers
Method
str
tests/utils.h:358
↓ 10 callers
Method
count
* Lookup */
include/tsl/robin_set.h:314
↓ 8 callers
Method
contains
include/tsl/robin_set.h:421
↓ 7 callers
Method
try_emplace
include/tsl/robin_map.h:315
↓ 6 callers
Method
clear
* Modifiers */
include/tsl/robin_hash.h:671
↓ 6 callers
Method
equal_range
include/tsl/robin_set.h:458
↓ 6 callers
Method
load_factor
* Hash policy */
include/tsl/robin_set.h:541
↓ 6 callers
Method
set_value_of_empty_bucket
include/tsl/robin_hash.h:270
↓ 5 callers
Method
begin
* Iterators */
include/tsl/robin_map.h:213
↓ 5 callers
Method
bucket_for_hash
include/tsl/robin_hash.h:1076
↓ 5 callers
Method
clear
* Modifiers */
include/tsl/robin_set.h:208
↓ 5 callers
Method
emplace
include/tsl/robin_set.h:243
↓ 5 callers
Method
emplace_hint
include/tsl/robin_set.h:255
↓ 5 callers
Method
end
include/tsl/robin_map.h:217
↓ 5 callers
Method
insert_or_assign
include/tsl/robin_map.h:271
↓ 5 callers
Method
serialize
include/tsl/robin_set.h:607
↓ 5 callers
Method
truncated_hash
include/tsl/robin_hash.h:121
↓ 4 callers
Method
cend
include/tsl/robin_set.h:196
↓ 4 callers
Method
insert_hint
include/tsl/robin_hash.h:690
↓ 4 callers
Method
rehash
include/tsl/robin_set.h:558
↓ 3 callers
Method
cbegin
include/tsl/robin_set.h:192
↓ 3 callers
Method
size
include/tsl/robin_map.h:225
↓ 3 callers
Method
swap_with_value_in_bucket
include/tsl/robin_hash.h:284
↓ 2 callers
Method
bucket_hash_equal
include/tsl/robin_hash.h:119
↓ 2 callers
Method
clear_and_shrink
include/tsl/robin_hash.h:1290
↓ 2 callers
Method
erase_fast
* Erase the element at position 'pos'. In contrast to the regular erase() * function, erase_fast() does not return an iterator. This allows it to b
include/tsl/robin_set.h:272
↓ 2 callers
Method
max_bucket_count
include/tsl/robin_set.h:536
↓ 2 callers
Method
max_load_factor
include/tsl/robin_hash.h:1017
↓ 2 callers
Method
min_load_factor
include/tsl/robin_hash.h:1015
↓ 2 callers
Method
reserve
include/tsl/robin_set.h:559
↓ 2 callers
Method
set_as_last_bucket
include/tsl/robin_hash.h:267
↓ 2 callers
Method
set_hash
include/tsl/robin_hash.h:124
↓ 2 callers
Method
swap
include/tsl/robin_hash.h:871
↓ 2 callers
Method
try_emplace_hint
include/tsl/robin_hash.h:759
↓ 1 callers
Method
bucket_count
* Bucket interface */
include/tsl/robin_hash.h:997
↓ 1 callers
Method
cend
include/tsl/robin_map.h:219
↓ 1 callers
Method
clear
* Modifiers */
include/tsl/robin_map.h:231
↓ 1 callers
Method
emplace
include/tsl/robin_map.h:298
↓ 1 callers
Method
emplace_hint
include/tsl/robin_map.h:310
↓ 1 callers
Method
find
include/tsl/robin_map.h:496
↓ 1 callers
Method
find
include/tsl/robin_hash.h:942
↓ 1 callers
Method
hash_key
include/tsl/robin_hash.h:1067
↓ 1 callers
Method
insert
include/tsl/robin_map.h:233
↓ 1 callers
Method
insert_value_on_rehash
include/tsl/robin_hash.h:1301
↓ 1 callers
Method
last_bucket
include/tsl/robin_hash.h:265
↓ 1 callers
Method
max_size
include/tsl/robin_hash.h:666
↓ 1 callers
Method
mutable_iterator
* Convert a const_iterator to an iterator. */
include/tsl/robin_set.h:574
↓ 1 callers
Method
next_bucket_count
include/tsl/robin_growth_policy.h:209
↓ 1 callers
Method
reserve
include/tsl/robin_map.h:704
↓ 1 callers
Method
size
include/tsl/robin_hash.h:664
Function
BOOST_AUTO_TEST_CASE
tests/robin_set_tests.cpp:90
Function
BOOST_AUTO_TEST_CASE
tests/robin_map_tests.cpp:118
Function
BOOST_AUTO_TEST_CASE
tests/custom_allocator_tests.cpp:121
Function
BOOST_AUTO_TEST_CASE_TEMPLATE
tests/robin_set_tests.cpp:59
Function
BOOST_AUTO_TEST_CASE_TEMPLATE
* insert */
tests/robin_map_tests.cpp:79
Function
BOOST_AUTO_TEST_CASE_TEMPLATE
tests/policy_tests.cpp:43
Method
USE_STORED_HASH_ON_REHASH
* We can only use the hash on rehash if the size of the hash type is the same * as the stored one or if we use a power of two modulo. In the case o
include/tsl/robin_hash.h:407
Method
address
tests/custom_allocator_tests.cpp:62
Method
allocate
tests/custom_allocator_tests.cpp:66
Method
begin
* Iterators */
include/tsl/robin_hash.h:631
Method
bucket_count
* Bucket interface */
include/tsl/robin_map.h:680
Method
bucket_entry
include/tsl/robin_hash.h:171
Method
bucket_for_hash
* Return the bucket [0, bucket_count()) to which the hash belongs. * If bucket_count() is 0, it must always return 0. */
include/tsl/robin_growth_policy.h:124
Method
bucket_for_hash
include/tsl/robin_growth_policy.h:205
Method
bucket_for_hash
include/tsl/robin_growth_policy.h:387
Method
bucket_hash_equal
include/tsl/robin_hash.h:130
Method
cbegin
include/tsl/robin_map.h:215
Method
cbegin
include/tsl/robin_hash.h:642
Method
cend
include/tsl/robin_hash.h:655
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/robin_growth_policy.h:153
Method
clear
include/tsl/robin_growth_policy.h:231
Method
clear
include/tsl/robin_growth_policy.h:402
Method
clear
include/tsl/robin_hash.h:238
Method
compare_keys
include/tsl/robin_hash.h:1072
Method
construct
tests/custom_allocator_tests.cpp:88
Method
contains
include/tsl/robin_map.h:566
Method
contains
include/tsl/robin_hash.h:962
Method
copy_only_test
tests/utils.h:184
Method
count
include/tsl/robin_map.h:459
Method
count
include/tsl/robin_hash.h:928
Method
custom_allocator
tests/custom_allocator_tests.cpp:56
Method
deallocate
tests/custom_allocator_tests.cpp:81
Method
deserialize
include/tsl/robin_set.h:638
Method
deserialize
include/tsl/robin_map.h:768
Method
deserialize
include/tsl/robin_hash.h:1061
Method
deserialize_impl
tests/utils.h:403
next →
1–100 of 223, ranked by callers