Home
last modified time | relevance | path

Searched defs:ComplexTypeConst (Results 1 – 2 of 2) sorted by relevance

/oneTBB/test/conformance/
H A Dconformance_concurrent_unordered_map.cpp130 using ComplexTypeConst = std::pair<const int, std::string>; in test_deduction_guides() typedef
H A Dconformance_concurrent_hash_map.cpp1089 using ComplexTypeConst = std::pair<const Key, Value>; in TestDeductionGuides() typedef