Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing functions capacity and upper bound in dart_range for cmap and lcc with index #7752

Merged

Conversation

gdamiand
Copy link
Member

Please use the following template to help us managing pull requests.

Summary of Changes

Add 2 missing methods in dart_range in CMap and LCC_cmap with index.
Without these two methods, we cannot use a dart_range like a compact container with index which is a bug.

Release Management

  • Affected package(s): CMap and LCC

@sloriot
Copy link
Member

sloriot commented Oct 15, 2023

Successfully tested in CGAL-6.0-Ic-84

@lrineau lrineau self-assigned this Oct 16, 2023
@lrineau lrineau added this to the 6.0-beta milestone Oct 16, 2023
@lrineau lrineau added Pkg::Combinatorial_map Pkg::Linear_cell_complex rm only: ready for master For the release team only: that indicates that a PR is about to be merged in 'master' labels Oct 16, 2023
@lrineau lrineau merged commit 0bf60c9 into CGAL:master Oct 16, 2023
@lrineau lrineau removed the rm only: ready for master For the release team only: that indicates that a PR is about to be merged in 'master' label Oct 16, 2023
@lrineau lrineau deleted the CMap_with_index-add_missing_functions-gdamiand branch October 16, 2023 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants