Searched refs:map7 (Results 1 – 2 of 2) sorted by relevance
134 TMap map7(init, allocator); in test_deduction_guides() local135 …static_assert(std::is_same_v<decltype(map7), TMap<int, int, std::less<int>, decltype(allocator)> >… in test_deduction_guides()
1075 map_type map7({}, compare); in TestHashCompareConstructors() local