cgal/STL_Extension/include/CGAL
Sebastien Loriot 051f56967b
Workaround bug in gcc (#8820)
Fixes [these
errors](https://cgal.geometryfactory.com/CGAL/testsuite/CGAL-6.1-Ic-122/Alpha_wrap_3/TestReport_lrineau_Ubuntu-GCC_master_CXX20-Release.gz)

cc @mglisse
2025-04-10 18:07:13 +02:00
..
STL_Extension/internal Merge pull request #6849 from JulyCode/gsoc2022-isosurface 2025-04-03 21:41:22 +02:00
type_traits
Base_with_time_stamp.h another fix for the buggy compiler from MSVC 2017 2025-01-31 10:12:04 +01:00
CC_safe_handle.h
Cache.h
Circulator_identity.h
Circulator_on_node.h
Circulator_project.h
Compact_container.h workaround possible optimisation that would alter the value of the erase_counter 2025-04-03 12:16:27 +02:00
Compare_handles_with_or_without_timestamps.h
Complexity_tags.h
Concatenate_iterator.h
Concurrent_compact_container.h workaround possible optimisation that would alter the value of the erase_counter 2025-04-03 12:16:27 +02:00
Container_helper.h
Counting_iterator.h
Default.h
Flattening_iterator.h
Fourtuple.h
Handle.h
Handle_for.h make_array is not useful here 2024-04-19 17:24:24 +02:00
Handle_for_virtual.h
Handle_with_policy.h Spelling corrections 2024-05-31 19:05:34 +02:00
Has_member.h
Has_timestamp.h rewrite/refactor a lot of the code 2025-01-22 16:03:26 +01:00
Hidden_point_memory_policy.h
In_place_list.h
Inverse_index.h
Iterator_project.h
Iterator_range.h cleanup in CGAL/Iterator_range.h 2025-01-23 09:32:51 +01:00
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
Named_function_parameters.h
Nested_iterator.h
Object.h
Random_access_adaptor.h
Random_access_value_adaptor.h
Random_allocator.h fix compilation errors with C++<20 2025-01-15 19:08:01 +01:00
Single.h
Sixtuple.h
Skiplist.h change iterator category to bidirectional 2025-02-12 17:48:55 +00:00
Small_unordered_map.h
Small_unordered_set.h
Spatial_lock_grid_3.h
Threetuple.h
Time_stamper.h bug fix 2025-01-31 19:17:36 +01:00
Twotuple.h
Uncertain.h Template the Uncertain enum_cast overload with Uncertain, not base enum 2024-12-29 23:17:58 +01:00
algorithm.h Spelling corrections 2024-05-31 19:05:34 +02:00
array.h simplify the code for MSVC 2017 (compiler bug_ 2024-04-26 10:39:41 +02:00
assertions.h
assertions_behaviour.h
assertions_impl.h
copy_n.h
demangle.h
exceptions.h
for_each.h
function_objects.h
functional.h
hash_openmesh.h Re-add the fix 2024-09-10 08:35:23 +01:00
is_convertible.h
is_streamable.h
iterator.h Prevent_deref, major changes 2024-05-21 08:53:48 +02:00
memory.h
min_max_n.h
result_of.h
tags.h move manifold tags to <CGAL/tags.h> 2024-06-05 19:08:29 +02:00
thread.h
transforming_iterator.h
transforming_pair_iterator.h
tuple.h
type_traits.h Add CGAL::is_convertible_without_narrowing 2024-04-23 13:33:07 +02:00
unordered_flat_map.h add CGAL::unordered_flat_set 2025-01-23 17:23:12 +01:00
unordered_flat_set.h add CGAL::unordered_flat_set 2025-01-23 17:23:12 +01:00
utility.h Use macro CGAL_NO_UNIQUE_ADDRESS 2024-05-13 11:01:36 +01:00
value_type_traits.h
variant.h
vector.h