cgal/Cartesian_kernel/include/CGAL
Sylvain Pion daee2152ec Make the return type of the function operator() of the
Construct_point_2 functors be the Rep class (the base).
This avoids conversions Rep -> Point_2 -> Rep, hence
useless copies of objects.
The result_type of the functors does not change
(we therefore return a type which is only convertible
to result_type, but hopefully this is fine, and what standard
requirements on functors are anyway).
A real fix for this would require the language addition of
"forwarding constructors".
2006-08-11 11:48:16 +00:00
..
Cartesian Make the return type of the function operator() of the 2006-08-11 11:48:16 +00:00
constructions inline calls to circumcenterC3() in the functors to avoid 2006-08-07 11:54:41 +00:00
predicates Comment out compare_deltax_deltay() predicate, as it is undocumented, 2006-07-31 15:52:21 +00:00
Cartesian.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Cartesian_converter.h - Use CGAL_Kernel_obj to iterate over objects 2006-08-07 17:43:04 +00:00
Simple_cartesian.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00