Home
last modified time | relevance | path

Searched refs:transparent_container_type (Results 1 – 2 of 2) sorted by relevance

/oneTBB/test/conformance/
H A Dconformance_concurrent_unordered_set.cpp72 using transparent_container_type = ContainerType<int, hasher_with_transparent_key_equal, in test_member_types() typedef
75 …static_assert(std::is_same<typename transparent_container_type::key_equal, transparent_key_equalit… in test_member_types()
H A Dconformance_concurrent_unordered_map.cpp89 using transparent_container_type = ContainerType<int, int, hasher_with_transparent_key_equal, in test_member_types() typedef
92 …static_assert(std::is_same<typename transparent_container_type::key_equal, transparent_key_equalit… in test_member_types()