Searched refs:s9 (Results 1 – 1 of 1) sorted by relevance
176 TSet s9(l, 5, degenerate_hash<ComplexType>(), std::less<ComplexType>()); in test_deduction_guides() local177 static_assert(std::is_same<decltype(s9), TSet<ComplexType, degenerate_hash<ComplexType>, in test_deduction_guides()