cgal/Filtered_kernel
Marc Glisse 34cbb9cd4b Make Epeck_d work & C++14-only cleanups
Still some rough edges:
1) double tab[]={.1,.2,.3}; Point_d p(tab+0,tab+3); lazily stores
iterators to tab, so tab had better still be alive when we need
update_exact.
2) One functor (point on a sphere) cannot be done exactly exactly with
a representation center+squared radius.
3) Several hacks that make this not as generic as it should be.
2019-02-03 23:16:28 +01:00
..
archive/include/CGAL add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
benchmark/Filtered_kernel Update minimum cmake required version in all CMakeLists.txt 2018-10-18 14:49:23 +02:00
developer_scripts
examples/Filtered_kernel Update minimum cmake required version in all CMakeLists.txt 2018-10-18 14:49:23 +02:00
include/CGAL Make Epeck_d work & C++14-only cleanups 2019-02-03 23:16:28 +01:00
package_info/Filtered_kernel Commit all new dependencies files 2018-03-06 18:44:48 +01:00
test/Filtered_kernel Update minimum cmake required version in all CMakeLists.txt 2018-10-18 14:49:23 +02:00
TODO remove non UTF-8 characters 2017-01-19 15:20:26 +01:00