cgal/Triangulation/include/CGAL
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
..
IO extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
internal Merge remote-tracking branch 'cgal/master' into CGAL-move_semantic_for_triangulations-GF 2020-05-20 09:46:26 +02:00
Delaunay_triangulation.h Use a small_vector in Delaunay_triangulation 2020-12-15 22:18:12 +01:00
Regular_triangulation.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Regular_triangulation_traits_adapter.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
TDS_full_cell_default_storage_policy.h Change the API of `for_compact_container`/`Compact_container_traits` 2020-03-09 17:19:58 +01:00
TDS_full_cell_mirror_storage_policy.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Triangulation.h Use the more precise current dimension 2020-04-18 13:53:46 +02:00
Triangulation_data_structure.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Triangulation_ds_full_cell.h Change the API of `for_compact_container`/`Compact_container_traits` 2020-03-09 17:19:58 +01:00
Triangulation_ds_vertex.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 19:24:14 +01:00
Triangulation_face.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Triangulation_full_cell.h Use [[no_unique_address]] for info in vertex/cell 2020-08-26 11:30:59 +02:00
Triangulation_vertex.h Use [[no_unique_address]] for info in vertex/cell 2020-08-26 11:30:59 +02:00