-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Aos 2 metadata traits decorators efif (#8592)
## Summary of Changes Introduces two traits decorators, namely `Arr_tracing_traits_2` and `Arr_counting_traits_2`, which can be used to extract debugging and informative metadata about the traits in use while the program is being executed. They have been part of the CGAL distribution for several years now . (Probably more than a decade.) I gave it a face lift, wrote the necessary documentation, and added a small example program called count_and_trace.cpp. ## Release Management * Affected package(s): 2D Arrangements (Arrangement_on_surface_2) * Issue(s) solved (if any): NA * Feature/Small Feature (if any): Aos 2 Metadata Traits Decorators -- **Pre-approval date 2024/11/12** * Link to compiled documentation (obligatory for small feature) [Manual](https://www.cs.tau.ac.il/~efif/doc_output9/Arrangement_on_surface_2/) * License and copyright ownership: TAU
- Loading branch information
Showing
108 changed files
with
6,180 additions
and
5,977 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
599 changes: 319 additions & 280 deletions
599
Arrangement_on_surface_2/doc/Arrangement_on_surface_2/Arrangement_on_surface_2.txt
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.