cgal/STL_Extension
Laurent Rineau 8c150b865c remove completely the type traits `CGAL::is_complete_v<T>`
- its use would be undefined-behavior if `T` was later defined as complete,
- its implementation was undefined-behavior anyway, because `sizeof` cannot be used on incomplete types
2025-09-30 17:35:12 +02:00
..
benchmark update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
doc/STL_Extension Merge pull request #8186 from lrineau/Triangulation_3-CDT_3-lrineau 2025-06-26 21:57:17 +02:00
examples/STL_Extension update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
include/CGAL remove completely the type traits `CGAL::is_complete_v<T>` 2025-09-30 17:35:12 +02:00
package_info/STL_Extension
test/STL_Extension Triangulation: filter_iterator (#8899) 2025-06-10 14:58:16 +02:00