..
STL_Extension /internal
Merge pull request #8744 from LeoValque/PMP_triangle_soup_rounding-GF
2025-06-26 22:01:58 +02:00
type_traits
replace boost::mpl::and_
2023-11-10 16:19:26 +01:00
CC_safe_handle.h
…
Cache.h
…
Circulator_identity.h
…
Circulator_on_node.h
…
Circulator_project.h
…
Compact_container.h
Merge remote-tracking branch 'cgal/master' into Triangulation_3-CDT_3-lrineau
2025-06-10 11:18:38 +02:00
Compare_handles_with_or_without_timestamps.h
…
Complexity_tags.h
…
Concatenate_iterator.h
whitespace
2024-12-27 12:22:24 +00:00
Concurrent_compact_container.h
Merge remote-tracking branch 'cgal/6.0.x-branch'
2025-05-30 12:27:15 +02:00
Container_helper.h
Fix template parameter of specialization + const correctness
2024-02-27 15:55:18 +01:00
Counting_iterator.h
…
Default.h
…
Flattening_iterator.h
…
Fourtuple.h
…
Handle.h
missing header
2023-09-07 10:35:03 +02:00
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
Apply suggestions from code review
2025-05-15 07:43:26 +02:00
Inverse_index.h
…
Iterator_project.h
Use the old code for VC++
2025-04-09 09:14:28 +01:00
Iterator_range.h
fix with AppleClang 12 (CGAL_CXX20==1 but <ranges> is not implemented)
2025-04-04 15:43:39 +02: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
Mark variables declared at global scope in headers as 'inline'.
2025-05-05 05:29:58 -06:00
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
Merge remote-tracking branch 'cgal/6.0.x-branch'
2025-05-30 12:27:15 +02:00
Triangulation_simplex_base_with_time_stamp.h
rename Base_with_time_stamp to Triangulation_simplex_base_with_time_stamp
2025-05-02 14:44:36 +02: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
fix Prevent_deref<Union_find::iterator>
2025-09-19 11:53:02 +02:00
memory.h
…
min_max_n.h
…
result_of.h
…
tags.h
fix for clang
2025-05-14 10:25:59 +02:00
thread.h
…
transforming_iterator.h
boost::mpl::if_ -> std::conditional
2023-09-24 22:57:20 +02:00
transforming_pair_iterator.h
…
tuple.h
…
type_traits.h
fix the testsuite of CGAL::is_complete (but keep the #if 0 for now)
2025-06-25 17:37:26 +02:00
unordered_flat_map.h
fix the assertions about nothrow_movable in CDT_3
2025-04-29 17:41:30 +02:00
unordered_flat_set.h
add CGAL::unordered_flat_set
2025-01-23 17:23:12 +01:00
utility.h
fix warnings about uninitialized default-constructed values
2025-05-12 18:51:01 +02:00
value_type_traits.h
…
variant.h
…
vector.h
…