..
STL_Extension /internal
merge master
2025-05-07 09:13:11 +01:00
type_traits
replace boost::mpl::and_
2023-11-10 16:19:26 +01:00
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
fix warning: avoid copy
2025-06-02 19:19:42 +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
…
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
boost::optional => std::optional
2023-06-15 10:57:09 +02:00
Multiset.h
issue #7454 Consistency of BigO notations
2023-07-04 16:23:14 +02:00
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
try working around an error with MSVC2017
2023-08-14 14:02:39 +02:00
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
spelling corrections
2022-11-15 18:45:39 +01:00
Spatial_lock_grid_3.h
Merge pull request #7496 from lrineau/Triangulation_3-fix_regular_with_TBB-GF
2023-06-07 17:36:41 +02:00
Threetuple.h
…
Time_stamper.h
Merge remote-tracking branch 'cgal/6.0.x-branch'
2025-05-30 12:27:15 +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
Merge remote-tracking branch 'cgal/master' into HEAD
2023-06-15 10:47:07 +02:00
assertions_behaviour.h
add or move include guards
2022-10-06 15:35:41 +02:00
assertions_impl.h
…
copy_n.h
…
demangle.h
…
exceptions.h
Replace use of lexical_cast<std::string> with std::to_string
2023-01-15 17:23:04 +00:00
for_each.h
Merge branch 'master' into HEAD
2023-06-22 14:05:45 +02:00
function_objects.h
…
functional.h
…
hash_openmesh.h
Re-add the fix
2024-09-10 08:35:23 +01:00
is_convertible.h
boost::integral_constant ---> std::integral_constant
2023-04-29 09:42:15 +02:00
is_streamable.h
boost::remove_reference -> std::remove_reference
2023-04-23 22:36:59 +02:00
iterator.h
avoid ambiguous overloads of operator= with optional and variant
2025-05-12 11:56:36 +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
boost::mpl::if_ -> std::conditional
2023-09-24 22:57:20 +02:00
transforming_pair_iterator.h
Merge branch 'master' into HEAD
2023-06-22 14:05:45 +02:00
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
add utility to avoid duplicate in variant + use it in SMDS_3
2023-06-15 11:34:14 +02:00
vector.h
boost::remove_pointer -> std::remove_pointer
2023-04-23 22:37:06 +02:00