mirror of https://github.com/CGAL/cgal
- `IO::oformat` can display triangulations vertex handles
with point, using `With_point_tag{}` as second argument,
- improve the compatibility with C++20 `<format>`: now the precision
can be specified in the format string.
Backport: master
|
||
|---|---|---|
| .. | ||
| applications/Triangulation_2 | ||
| benchmark/Triangulation_2 | ||
| doc/Triangulation_2 | ||
| examples/Triangulation_2 | ||
| include/CGAL | ||
| package_info/Triangulation_2 | ||
| test/Triangulation_2 | ||
| TODO | ||