cgal/Periodic_3_mesh_3/include/CGAL
Laurent Rineau c657cb7dd3 try to workaround MSVC 2017 compilation error
As the compilation error seems to be related to the conversion of cells iterators to
cells handles, use a range-for loop, so that the iteration variable is directly a cell
handle instead of an iterator. That might help MSVC 2017.
2025-05-22 10:24:35 +02:00
..
Periodic_3_mesh_3 try to workaround MSVC 2017 compilation error 2025-05-22 10:24:35 +02:00
Implicit_to_labeled_subdomains_function_wrapper.h boost::mpl::if_ -> std::conditional 2023-09-24 22:57:20 +02:00
Periodic_3_function_wrapper.h Fix predicate/construction inconsistencies in P3T3 canonicalization functions 2025-03-27 12:14:14 +01:00
Periodic_3_mesh_triangulation_3.h Remove bad init 2025-04-17 10:59:19 +02:00
make_periodic_3_mesh_3.h Merge remote-tracking branch 'cgal/master' into P3M3-Undocumented_polyhedral_domain_example-GF 2023-03-20 10:14:27 +01:00
optimize_periodic_3_mesh_3.h add missing const 2023-02-20 15:10:31 +01:00
refine_periodic_3_mesh_3.h boost::variant ---> std::variant 2023-06-15 10:57:10 +02:00