Add one permution. In fact it should be any mix of types in any order

This commit is contained in:
Andreas Fabri 2024-10-09 16:16:04 +01:00
parent 7b958fb8f8
commit a7ff1c0c79
1 changed files with 2 additions and 2 deletions

View File

@ -500,7 +500,7 @@ test_new_2(const R& rep)
tmp34ab = compare_sq_dist(t2, l1, FT(1));
tmp34ab = CGAL::compare_distance(t2, l1, s1, p1);
tmp34ab = CGAL::compare_distance(t2, l1, s1, p1);
tmp34ab = CGAL::compare_distance(t2, l1, p1, s1);
tmp34ab = CGAL::compare_distance(t2, l1, s1);
typename R::Compare_power_distance_2 compare_power_dist