cgal/STL_Extension
Mael Rouxel-Labbé 98226c97c4 Added a template parameter to Regular_tr_cell_base on hidden points handling
Before WP<->P implicit conversion changes, one could choose to not keep hidden
points by using `Triangulation_cell_base_3` as cell base instead of
`Regular_triangulation_cell_base_3`. This is not possible anymore as point types
will conflict.

This changes introduces a new template parameter to pass a policy on whether
to keep or discard hidden points.

It is a breaking change since it is placed before the container template
parameter, but it makes more sense that way and the container type template
was not documented.
2017-06-28 10:14:35 +02:00
..
benchmark CMake 2.8.11 2015-07-13 12:36:43 +02:00
doc/STL_Extension Fix iterator range size type 2017-03-10 15:28:49 +01:00
examples/STL_Extension Merge pull request #1438 from sloriot/CGAL-clean_up_projects_name_cmake 2016-10-05 13:02:25 +02:00
include/CGAL Added a template parameter to Regular_tr_cell_base on hidden points handling 2017-06-28 10:14:35 +02:00
package_info/STL_Extension
src/CGAL Ok for the compilation version header only (only for the treated files). 2014-10-31 17:09:48 +01:00
test/STL_Extension Fix new (recycled) time stamps when a TDS is copied 2017-05-18 10:57:13 +02:00