MCPcopy Create free account

hub / github.com/Tessil/ordered-map / types & classes

Types & classes31 in github.com/Tessil/ordered-map

↓ 23 callersClassmove_only_test
tests/utils.h:60
↓ 15 callersClassKeySelect
include/tsl/ordered_set.h:86
↓ 7 callersClassserializer
* serializer helper to test serialize(...) and deserialize(...) functions */
tests/utils.h:264
↓ 2 callersClasscopy_constructible_only_test
tests/utils.h:99
ClassKeySelect
include/tsl/ordered_map.h:86
ClassValueSelect
include/tsl/ordered_map.h:100
Classbucket_entry
include/tsl/ordered_hash.h:168
Classcustom_allocator
tests/custom_allocator_tests.cpp:39
Classdeserializer
tests/utils.h:302
Classequal_to_ptr
tests/ordered_map_tests.cpp:1532
Classhas_is_transparent
include/tsl/ordered_hash.h:96
Classhas_is_transparent<T, typename make_void<typename T::is_transparent>::type>
include/tsl/ordered_hash.h:99
Classhash
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
Classhash<copy_constructible_only_test>
tests/utils.h:141
Classhash<move_only_test>
tests/utils.h:134
Classhash_ptr
tests/ordered_map_tests.cpp:1517
Classhash_str_diff
insert x values; serialize map; deserialize in new map which has a different hash; check equal
tests/ordered_map_tests.cpp:1407
Classidentity_hash
tests/utils.h:44
Classis_pair
tests/utils.h:256
Classis_pair<std::pair<T1, T2>>
tests/utils.h:259
Classis_vector
include/tsl/ordered_hash.h:104
Classis_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
Classkey_equal
tests/ordered_map_tests.cpp:1490
Classmake_void
include/tsl/ordered_hash.h:91
Classmod_hash
tests/utils.h:52
Classordered_hash
include/tsl/ordered_hash.h:292
Classordered_iterator
include/tsl/ordered_hash.h:317
Classordered_map
include/tsl/ordered_map.h:81
Classordered_set
include/tsl/ordered_set.h:81
Classrebind
tests/custom_allocator_tests.cpp:51
Classutils
tests/utils.h:148