From 398a228ddf54f14de782c86e14d7cad57e78ee24 Mon Sep 17 00:00:00 2001 From: Marc Glisse Date: Sun, 10 Jan 2021 23:24:48 +0100 Subject: [PATCH] comment on static filters in Epeck_d --- NewKernel_d/include/CGAL/Epeck_d.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NewKernel_d/include/CGAL/Epeck_d.h b/NewKernel_d/include/CGAL/Epeck_d.h index 62466490326..eade53339e8 100644 --- a/NewKernel_d/include/CGAL/Epeck_d.h +++ b/NewKernel_d/include/CGAL/Epeck_d.h @@ -22,7 +22,7 @@ #include #include -// TODO: add static filters somewhere +// TODO: In Kernel_23, Epeck predicates first see if they can convert their arguments to Epick types exactly, and in that case use the Epick predicates (including static filters, Mpzf, etc). namespace CGAL { #define CGAL_KA Cartesian_base_d #define CGAL_KE Cartesian_base_d::Type, Dim>