cgal/Arrangement_on_surface_2
Sebastien Loriot 299a89f212
Added a precondition for Arrangement_on_surface_2::merge_edge(e1, e2) (#8742)
Added a precondition for merge_edge(e1, e2) that requires that two
halfedges have the same direction.

## Summary of Changes

The title says it all

## Release Management

* Affected package(s): Arrangement_on_surface_2
* Issue(s) solved (if any): fix #8659
* Feature/Small Feature (if any): 
* Link to compiled documentation:
* License and copyright ownership: TAU
2025-02-24 06:38:09 +01:00
..
benchmark Fixed typo 2024-11-13 03:25:54 +02:00
demo do not require `Boost_FOUND` 2025-02-11 15:36:44 +01:00
doc/Arrangement_on_surface_2 Added a precondition for Arrangement_on_surface_2::merge_edge(e1, e2) (#8742) 2025-02-24 06:38:09 +01:00
examples/Arrangement_on_surface_2 update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
include/CGAL Added missing const to some traits operators 2025-02-18 17:40:01 +02:00
package_info/Arrangement_on_surface_2 update dependencies 2023-11-29 18:12:09 +01:00
test/Arrangement_on_surface_2 update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
TODO Spelling correction 2024-05-30 18:32:30 +02:00