cgal/Mesh_3
Sebastien Loriot 636368ed8f
Always init time_stamp to -2 (#8714)
It is not clear to me that this is the right thing to do:
- it is done for some classes
- but in some test, a comment mention that it should be uninitialized
(the test works if init to -1 but not to 0).
- Base_time_stamper is doing an init to -2
2025-02-12 19:40:27 +01:00
..
benchmark/Mesh_3 update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
doc/Mesh_3 typo 2025-01-20 16:59:47 +01:00
examples/Mesh_3 update our CMake supported versions to ...3.31 (#8727) 2025-02-07 14:03:47 +01:00
include/CGAL Always init time_stamp to -2 (#8714) 2025-02-12 19:40:27 +01:00
package_info/Mesh_3 undo dependency changes + always use core if not disabled 2024-02-27 16:19:28 +01:00
test/Mesh_3 update our CMake supported versions to ...3.31 (#8727) 2025-02-07 14:03:47 +01:00
TODO