Searched refs:set6 (Results 1 – 1 of 1) sorted by relevance
112 TSet set6(init_list, compare); in test_deduction_guides() local113 static_assert(std::is_same_v<decltype(set6), TSet<int, decltype(compare)>>, "Wrong"); in test_deduction_guides()