Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tessil/robin-map
/ types & classes
Types & classes
38 in github.com/Tessil/robin-map
⨍
Functions
223
◇
Types & classes
38
↓ 23 callers
Class
move_only_test
tests/utils.h:128
↓ 10 callers
Class
serializer
* serializer helper to test serialize(...) and deserialize(...) functions */
tests/utils.h:349
↓ 9 callers
Class
KeySelect
include/tsl/robin_set.h:95
↓ 2 callers
Class
copy_only_test
tests/utils.h:182
↓ 2 callers
Class
self_reference_member_test
tests/utils.h:70
Class
KeySelect
include/tsl/robin_map.h:96
Class
ValueSelect
include/tsl/robin_map.h:110
Class
bucket_entry
include/tsl/robin_hash.h:164
Class
bucket_entry_hash
include/tsl/robin_hash.h:117
Class
bucket_entry_hash<true>
include/tsl/robin_hash.h:128
Class
custom_allocator
tests/custom_allocator_tests.cpp:40
Class
deserializer
tests/utils.h:387
Class
equal_to_ptr
tests/robin_map_tests.cpp:1275
Class
has_is_transparent
include/tsl/robin_hash.h:55
Class
has_is_transparent<T, typename make_void<typename T::is_transparent>::type>
include/tsl/robin_hash.h:58
Class
hash
Use a KeyEqual and Hash where any odd unsigned number 'x' is equal to 'x-1'. Make sure that KeyEqual is called (and not ==).
tests/robin_map_tests.cpp:1223
Class
hash<copy_only_test>
tests/utils.h:238
Class
hash<move_only_test>
tests/utils.h:231
Class
hash<self_reference_member_test>
tests/utils.h:224
Class
hash_ptr
tests/robin_map_tests.cpp:1260
Class
hash_str_diff
insert x values; serialize map; deserialize in new map which has a different hash; check equal
tests/robin_map_tests.cpp:1188
Class
identity_hash
tests/utils.h:54
Class
is_pair
tests/utils.h:341
Class
is_pair<std::pair<T1, T2>>
tests/utils.h:344
Class
is_power_of_two_policy
include/tsl/robin_hash.h:63
Class
is_power_of_two_policy<tsl::rh::power_of_two_growth_policy<GrowthFactor>>
include/tsl/robin_hash.h:66
Class
key_equal
tests/robin_map_tests.cpp:1233
Class
make_void
include/tsl/robin_hash.h:50
Class
mod_growth_policy
include/tsl/robin_growth_policy.h:190
Class
mod_hash
tests/utils.h:62
Class
power_of_two_growth_policy
include/tsl/robin_growth_policy.h:95
Class
prime_growth_policy
* Grow the hash table by using prime numbers as bucket count. Slower than * tsl::rh::power_of_two_growth_policy in general but will probably distribu
include/tsl/robin_growth_policy.h:368
Class
rebind
tests/custom_allocator_tests.cpp:52
Class
robin_hash
include/tsl/robin_hash.h:348
Class
robin_iterator
include/tsl/robin_hash.h:362
Class
robin_map
include/tsl/robin_map.h:91
Class
robin_set
include/tsl/robin_set.h:90
Class
utils
tests/utils.h:245