cgal/Interpolation
Mael Rouxel-Labbé c76dace89b Replaced uses of ::result_type and ::argument_type in Interpolation
This allows to pass more generic functors such as lambdas, for example.
2018-06-15 12:53:46 +02:00
..
demo/Interpolation Merge pull request #2550 from sloriot/CGAL-add_SPDX_tags 2017-11-15 16:48:27 +01:00
doc/Interpolation Fixed error in the documentation 2018-06-15 12:44:38 +02:00
examples/Interpolation Added comments in examples about lambda support 2018-06-15 12:52:46 +02:00
include/CGAL Replaced uses of ::result_type and ::argument_type in Interpolation 2018-06-15 12:53:46 +02:00
package_info/Interpolation Commit all new dependencies files 2018-03-06 18:44:48 +01:00
test/Interpolation Fixed Construct_point_2 return type 2018-06-15 12:38:06 +02:00
TODO