cgal/Alpha_shapes_2/include/CGAL/internal
Mael Rouxel-Labbé 68d3a3eabf Modified the way weird point types are handled when ExactAlphaComparisonTag=true
Instead of requiring an implicit conversion, we require that Cartesian_converter
can convert from Traits::Point_23 to Exact_kernel::Point_23

Also it will not compile (static_assert) if this functor is not provided instead
of silently defaulting to ExactAlphaComparisingTag = false
2017-06-28 10:16:23 +02:00
..
Lazy_alpha_nt_2.h Modified the way weird point types are handled when ExactAlphaComparisonTag=true 2017-06-28 10:16:23 +02:00