cgal/Triangulation
Marc Glisse ec013564a9 Use a small_vector in Delaunay_triangulation
It is only used locally in a function, and its size is at most the
dimension + 2.
Making the vector thread_local would work as well.
2020-12-15 22:18:12 +01:00
..
applications/Triangulation Use FeatureSummary in the demo, and remove CGAL_FOUND 2020-08-04 12:46:17 +02:00
benchmark/Triangulation Use FeatureSummary in the demo, and remove CGAL_FOUND 2020-08-04 12:46:17 +02:00
doc/Triangulation extra run of the script to remove tabs and trailing whitespaces 2020-03-26 19:24:14 +01:00
examples/Triangulation Use FeatureSummary in the demo, and remove CGAL_FOUND 2020-08-04 12:46:17 +02:00
include/CGAL Use a small_vector in Delaunay_triangulation 2020-12-15 22:18:12 +01:00
package_info/Triangulation Commit all new dependencies files 2018-03-06 18:44:48 +01:00
test/Triangulation Use FeatureSummary in the demo, and remove CGAL_FOUND 2020-08-04 12:46:17 +02:00
TODO Merge branch 'Triangulation-add_regular_tri-cjamin_mglisse-old' into Triangulation-add_regular_tri-cjamin_mglisse 2017-06-16 11:09:07 +02:00