Files
cgal/Point_set_processing_3/include/CGAL
Niklas Hambüchen de41155aaa IO: Fix OutputIteratorValueType being ignored.
The template typename `OutputIteratorValueType` was unused.

This made specifying it (as suggested by the docs) ineffective,
and forbade to use PLY functions e.g. with `boost::function_output_iterator`,
or any other output iterator whose `value_type` is `void`.
2024-04-21 23:55:58 +02:00
..
2023-06-19 19:17:49 +02:00
2023-06-19 19:17:49 +02:00
2022-11-15 18:45:39 +01:00
2022-11-08 17:29:15 +01:00
2023-01-31 12:26:55 +01:00