mirror of https://github.com/CGAL/cgal
Before WP<->P implicit conversion changes, one could choose to not keep hidden points by using `Triangulation_cell_base_3` as cell base instead of `Regular_triangulation_cell_base_3`. This is not possible anymore as point types will conflict. This changes introduces a new template parameter to pass a policy on whether to keep or discard hidden points. It is a breaking change since it is placed before the container template parameter, but it makes more sense that way and the container type template was not documented. |
||
|---|---|---|
| .. | ||
| internal/boost | ||
| CC_safe_handle.h | ||
| Cache.h | ||
| Circulator_identity.h | ||
| Circulator_on_node.h | ||
| Circulator_project.h | ||
| Compact_container.h | ||
| Compare_handles_with_or_without_timestamps.h | ||
| Complexity_tags.h | ||
| Concatenate_iterator.h | ||
| Concurrent_compact_container.h | ||
| Counting_iterator.h | ||
| Default.h | ||
| Flattening_iterator.h | ||
| Fourtuple.h | ||
| Handle.h | ||
| Handle_for.h | ||
| Handle_for_virtual.h | ||
| Handle_with_policy.h | ||
| Has_timestamp.h | ||
| Hidden_point_memory_policy.h | ||
| In_place_list.h | ||
| Inverse_index.h | ||
| Iterator_project.h | ||
| Iterator_range.h | ||
| Iterator_transform.h | ||
| Join_input_iterator.h | ||
| Location_policy.h | ||
| Modifiable_priority_queue.h | ||
| Multiset.h | ||
| N_step_adaptor.h | ||
| N_step_adaptor_derived.h | ||
| Nested_iterator.h | ||
| Object.h | ||
| Random_access_adaptor.h | ||
| Random_access_value_adaptor.h | ||
| Sixtuple.h | ||
| Skiplist.h | ||
| Spatial_lock_grid_3.h | ||
| Threetuple.h | ||
| Time_stamper.h | ||
| Twotuple.h | ||
| Uncertain.h | ||
| algorithm.h | ||
| array.h | ||
| assertions.h | ||
| assertions_behaviour.h | ||
| assertions_impl.h | ||
| copy_n.h | ||
| demangle.h | ||
| exceptions.h | ||
| function_objects.h | ||
| hash_openmesh.h | ||
| is_convertible.h | ||
| is_iterator.h | ||
| is_streamable.h | ||
| iterator.h | ||
| memory.h | ||
| min_max_n.h | ||
| multiset_assertions.h | ||
| result_of.h | ||
| tags.h | ||
| tuple.h | ||
| type_traits.h | ||
| unordered.h | ||
| utility.h | ||
| value_type_traits.h | ||
| vector.h | ||