Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_concurrent_unordered_map.cpp193 TMap m13(l, 4, degenerate_hash<int>(), custom_allocator_type{}); in test_deduction_guides() local
194 static_assert(std::is_same<decltype(m13), TMap<int, std::string, degenerate_hash<int>, in test_deduction_guides()