cgal/Stream_support/include/CGAL
Laurent Rineau 98f1e53020 Improve I/O
- `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
2024-04-26 12:05:08 +02:00
..
IO Improve I/O 2024-04-26 12:05:08 +02:00
Stream_support/internal boost::shared_ptr => std::shared_ptr 2023-06-15 10:57:01 +02:00