cgal/Triangulation_3/include/CGAL
Clement Jamin 2dc6c405b8 Drop the use of the TBB malloc proxy, use TBB allocators manually instead
The TBB's "malloc proxy", which allows to replace all calls to the standard
allocators by calls to the TBB scalable allocator, is not available on MacOS.
Instead, we use the TBB allocators manually, where relevant.
2013-06-27 15:29:47 +02:00
..
IO Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
constructions Silence unused parameter warnings. Leave the ones from the test-suite 2012-06-22 14:22:16 +00:00
internal Changed the place of the erase counters. 2013-04-16 15:31:36 +02:00
predicates Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Delaunay_triangulation_3.h Changes for GCC compilation + removed some trailing spaces 2013-06-07 17:40:53 +02:00
Regular_triangulation_3.h Changes for GCC compilation + removed some trailing spaces 2013-06-07 17:40:53 +02:00
Regular_triangulation_cell_base_3.h Fix headers of Mesh_2 and Mesh_3. All were missing #include. 2012-10-08 09:33:38 +00:00
Regular_triangulation_euclidean_traits_3.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Regular_triangulation_filtered_traits_3.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Triangulation_3.h Drop the use of the TBB malloc proxy, use TBB allocators manually instead 2013-06-27 15:29:47 +02:00
Triangulation_cell_base_3.h Forgot to remove an #include 2013-02-18 11:16:45 +01:00
Triangulation_cell_base_with_circumcenter_3.h Untabify + removed useless spaces 2013-05-21 11:13:36 +02:00
Triangulation_cell_base_with_info_3.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Triangulation_data_structure_3.h Drop the use of the TBB malloc proxy, use TBB allocators manually instead 2013-06-27 15:29:47 +02:00
Triangulation_ds_cell_base_3.h Changed the place of the erase counters. 2013-04-16 15:31:36 +02:00
Triangulation_ds_vertex_base_3.h Changed the place of the erase counters. 2013-04-16 15:31:36 +02:00
Triangulation_geom_traits_3.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Triangulation_hierarchy_3.h replace size_t with int in loops over the vertices of a cell 2013-02-07 17:26:32 +01:00
Triangulation_hierarchy_vertex_base_3.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Triangulation_simplex_3.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Triangulation_utils_3.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Triangulation_vertex_base_3.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Triangulation_vertex_base_with_info_3.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00