Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tessil/ordered-map
/ types & classes
Types & classes
31 in github.com/Tessil/ordered-map
⨍
Functions
257
◇
Types & classes
31
↓ 23 callers
Class
move_only_test
tests/utils.h:60
↓ 15 callers
Class
KeySelect
include/tsl/ordered_set.h:86
↓ 7 callers
Class
serializer
* serializer helper to test serialize(...) and deserialize(...) functions */
tests/utils.h:264
↓ 2 callers
Class
copy_constructible_only_test
tests/utils.h:99
Class
KeySelect
include/tsl/ordered_map.h:86
Class
ValueSelect
include/tsl/ordered_map.h:100
Class
bucket_entry
include/tsl/ordered_hash.h:168
Class
custom_allocator
tests/custom_allocator_tests.cpp:39
Class
deserializer
tests/utils.h:302
Class
equal_to_ptr
tests/ordered_map_tests.cpp:1532
Class
has_is_transparent
include/tsl/ordered_hash.h:96
Class
has_is_transparent<T, typename make_void<typename T::is_transparent>::type>
include/tsl/ordered_hash.h:99
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/ordered_map_tests.cpp:1480
Class
hash<copy_constructible_only_test>
tests/utils.h:141
Class
hash<move_only_test>
tests/utils.h:134
Class
hash_ptr
tests/ordered_map_tests.cpp:1517
Class
hash_str_diff
insert x values; serialize map; deserialize in new map which has a different hash; check equal
tests/ordered_map_tests.cpp:1407
Class
identity_hash
tests/utils.h:44
Class
is_pair
tests/utils.h:256
Class
is_pair<std::pair<T1, T2>>
tests/utils.h:259
Class
is_vector
include/tsl/ordered_hash.h:104
Class
is_vector<T, typename std::enable_if<std::is_same< T, std::vector<typename T::value_type, typename T::allocator_type>>::value>::type>
include/tsl/ordered_hash.h:107
Class
key_equal
tests/ordered_map_tests.cpp:1490
Class
make_void
include/tsl/ordered_hash.h:91
Class
mod_hash
tests/utils.h:52
Class
ordered_hash
include/tsl/ordered_hash.h:292
Class
ordered_iterator
include/tsl/ordered_hash.h:317
Class
ordered_map
include/tsl/ordered_map.h:81
Class
ordered_set
include/tsl/ordered_set.h:81
Class
rebind
tests/custom_allocator_tests.cpp:51
Class
utils
tests/utils.h:148