Searched refs:set5 (Results 1 – 1 of 1) sorted by relevance
109 TSet set5(init_list); in test_deduction_guides() local110 static_assert(std::is_same_v<decltype(set5), TSet<int>>, "Wrong"); in test_deduction_guides()