cgal/STL_Extension/include
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
..
CGAL remove completely the type traits `CGAL::is_complete_v<T>` 2025-09-30 17:35:12 +02:00