Searched refs:map8 (Results 1 – 2 of 2) sorted by relevance
137 TMap map8(init, compare, allocator); in test_deduction_guides() local138 …static_assert(std::is_same_v<decltype(map8), TMap<int, int, decltype(compare), decltype(allocator)… in test_deduction_guides()
1076 map_type map8({}, compare, allocator); in TestHashCompareConstructors() local