Searched refs:map5 (Results 1 – 3 of 3) sorted by relevance
128 TMap map5(init); in test_deduction_guides() local129 static_assert(std::is_same_v<decltype(map5), TMap<int, int> >, "WRONG\n"); in test_deduction_guides()
1072 map_type map5(reference_vector.begin(), reference_vector.end(), compare); in TestHashCompareConstructors() local
802 map_type map5(init_list); in __anon3741356d0702() local803 utils::suppress_unused_warning(map5); in __anon3741356d0702()