cgal/Periodic_3_mesh_3
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
..
doc/Periodic_3_mesh_3 remove Surface_mesher from doc deps 2024-06-12 20:34:54 +02:00
examples/Periodic_3_mesh_3 Fix predicate/construction inconsistencies in P3T3 canonicalization functions 2025-03-27 12:14:14 +01:00
include/CGAL try to workaround MSVC 2017 compilation error 2025-05-22 10:24:35 +02:00
package_info/Periodic_3_mesh_3 undo dependency changes + always use core if not disabled 2024-02-27 16:19:28 +01:00
test/Periodic_3_mesh_3 update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00