cgal/Generalized_map/include/CGAL
Sebastien Loriot c5cf3d9915
Edge insertion for CMap/GMap (#7409)
_Please use the following template to help us managing pull requests._

## Summary of Changes

Added the function `insert_cell_1_between_two_cells_2()` into
`GenericMap` concept, which allows users to insert an edge between two
different faces allowing to create faces with holes.

## Release Management

* Affected package(s): CMap/GMap
* Feature/Small Feature (if any):
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Insert_edge_CMap/GMap
* Link to compiled documentation (obligatory for small feature) [*wrong
link name to be changed*](httpssss://wrong_URL_to_be_changed/Manual/Pkg)
* License and copyright ownership:
2023-08-14 11:55:26 +02:00
..
Generalized_map/internal Merge branch 'master' into CMap-insert-gdamiand 2023-06-22 12:18:23 +02:00
GMap_cell_const_iterators.h Rename XXX_handle into XXX_descriptor for CMap, GMap, LCC 2022-05-05 13:34:19 +02:00
GMap_cell_iterators.h remove extra parenthesis 2023-06-19 19:17:49 +02:00
GMap_dart_const_iterators.h Rename XXX_handle into XXX_descriptor for CMap, GMap, LCC 2022-05-05 13:34:19 +02:00
GMap_dart_iterators.h remove extra parenthesis 2023-06-19 19:17:49 +02:00
Generalized_map.h Edge insertion for CMap/GMap (#7409) 2023-08-14 11:55:26 +02:00
Generalized_map_fwd.h CC with index cont 2022-05-23 13:28:00 +02:00
Generalized_map_iterators_base.h remove extra parenthesis 2023-06-19 19:17:49 +02:00
Generalized_map_operations.h Merge branch 'master' into CMap-insert-gdamiand 2023-06-22 12:18:23 +02:00
Generalized_map_save_load.h Rename XXX_handle into XXX_descriptor for CMap, GMap, LCC 2022-05-05 13:34:19 +02:00
Generalized_map_storages.h remove CGAL_static_assertion* 2023-06-15 10:42:10 +02:00
Generalized_map_storages_with_index.h remove CGAL_static_assertion* 2023-06-15 10:42:10 +02:00