cgal/Triangulation_2/include/CGAL
Sebastien Loriot 4c97f3ea85
Dt2 remove: replace thread_local vectors by arrays (#9060)
## Summary of Changes

Fix issue #9058.

In `CGAL::Delaunay_triangulation_2`, replace thread_local vectors by
`std::array` on the stack.

## Release Management

* Affected package(s): Triangulation_2
* Issue(s) solved (if any): fix #9058
* License and copyright ownership: no change, maintenance by
GeometryFactory
2025-09-22 12:06:33 +02:00
..
IO add missing license headers 2024-01-04 13:50:15 +01:00
Triangulation_2 fix the move semantic of Constrained_triangulation_plus_2 2025-06-04 00:51:02 +02:00
boost/graph add missing license headers 2024-01-04 13:50:15 +01:00
Constrained_Delaunay_triangulation_2.h fix compilation errors with C++>=20, or g++12.2.0 2025-01-30 17:39:32 +01:00
Constrained_Delaunay_triangulation_face_base_2.h move to T2 2025-08-29 09:55:55 +02:00
Constrained_triangulation_2.h Merge pull request #8273 from lrineau/CGAL-followup_PR_8170-lrineau 2025-02-12 19:43:35 +01:00
Constrained_triangulation_face_base_2.h CGAL: No longer per package assertions 2022-09-23 12:49:40 +01:00
Constrained_triangulation_plus_2.h fix the move semantic of Constrained_triangulation_plus_2 2025-06-04 00:51:02 +02:00
Delaunay_mesh_face_base_2.h move to T2 2025-08-29 09:55:55 +02:00
Delaunay_mesh_vertex_base_2.h move to T2 2025-08-29 09:55:55 +02:00
Delaunay_triangulation_2.h 🤦 2025-09-11 14:57:05 +02:00
Regular_triangulation_2.h update reuse to v5 2024-11-26 10:14:17 +01:00
Regular_triangulation_face_base_2.h CGAL: No longer per package assertions 2022-09-23 12:49:40 +01:00
Regular_triangulation_vertex_base_2.h add missing include directives 2023-06-20 14:45:43 +02:00
Triangulation_2.h Triangulation_2: Document degree() 2025-07-09 15:09:42 +01:00
Triangulation_2_projection_traits_3.h accomodate changes of internal -> Pkg/internal 2021-08-30 12:35:34 +02:00
Triangulation_2_to_lcc.h add missing license headers 2024-01-04 13:50:15 +01:00
Triangulation_2_traits_3.h CGAL: No longer per package assertions 2022-09-23 12:49:40 +01:00
Triangulation_data_structure_using_list_2.h
Triangulation_default_data_structure_2.h
Triangulation_face_base_2.h CGAL: No longer per package assertions 2022-09-23 12:49:40 +01:00
Triangulation_face_base_with_id_2.h add missing license headers 2024-01-04 13:50:15 +01:00
Triangulation_face_base_with_info_2.h
Triangulation_hierarchy_2.h cast from int to double 2025-07-09 13:22:39 +01:00
Triangulation_hierarchy_vertex_base_2.h
Triangulation_vertex_base_2.h add missing include directives 2023-06-20 14:45:43 +02:00
Triangulation_vertex_base_with_id_2.h add missing license headers 2024-01-04 13:50:15 +01:00
Triangulation_vertex_base_with_info_2.h
draw_constrained_triangulation_2.h copy the parts of gsoc2024-basic_viewer_glfw-tgrillon that concern only the qt basic viewer 2025-04-17 15:55:54 +02:00
draw_triangulation_2.h copy the parts of gsoc2024-basic_viewer_glfw-tgrillon that concern only the qt basic viewer 2025-04-17 15:55:54 +02:00
mark_domain_in_triangulation.h update reuse to v5 2024-11-26 10:14:17 +01:00