cgal/Interpolation/include/CGAL/Interpolation/internal
Mael Rouxel-Labbé 207fbb7efd Changed functor's result type
Technically the point() function of the TriangulationVertexBase_2 concept
has return type Point and not const Point& so we can't take a const ref here
otherwise we might take refs to temporaries.
2018-05-04 13:57:39 +02:00
..
helpers.h Changed functor's result type 2018-05-04 13:57:39 +02:00