| .. |
|
STL_Extension/internal
|
Spelling corrections
|
2024-05-31 19:05:34 +02:00 |
|
type_traits
|
replace boost::mpl::and_
|
2023-11-10 16:19:26 +01:00 |
|
Base_with_time_stamp.h
|
add tests and assertions for the timestamper
|
2024-05-23 16:35:54 +02:00 |
|
CC_safe_handle.h
|
…
|
|
|
Cache.h
|
…
|
|
|
Circulator_identity.h
|
…
|
|
|
Circulator_on_node.h
|
…
|
|
|
Circulator_project.h
|
…
|
|
|
Compact_container.h
|
add tests and assertions for the timestamper
|
2024-05-23 16:35:54 +02:00 |
|
Compare_handles_with_or_without_timestamps.h
|
…
|
|
|
Complexity_tags.h
|
…
|
|
|
Concatenate_iterator.h
|
…
|
|
|
Concurrent_compact_container.h
|
fix compilation issues
|
2023-11-06 11:43:29 +01:00 |
|
Container_helper.h
|
replace boost::mpl::and_
|
2023-11-10 16:19:26 +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
|
…
|
|
|
Hidden_point_memory_policy.h
|
…
|
|
|
In_place_list.h
|
Merge remote-tracking branch 'cgal/master' into Region_growing-revision-soesau
|
2023-02-07 11:31:55 +01:00 |
|
Inverse_index.h
|
…
|
|
|
Iterator_project.h
|
…
|
|
|
Iterator_range.h
|
add a new test case vfefv for the simplex traverser
|
2023-05-05 15:30:43 +02: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
|
boost::mpl::if_ -> std::conditional
|
2023-09-24 22:57:20 +02: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
|
…
|
|
|
Single.h
|
…
|
|
|
Sixtuple.h
|
…
|
|
|
Skiplist.h
|
Cleanup after Mael's code review
|
2022-06-16 14:46:36 +01: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
|
Spelling correction
|
2024-06-11 10:12:12 +02:00 |
|
Twotuple.h
|
…
|
|
|
Uncertain.h
|
actually the warning only shows up using clang
|
2022-07-12 18:18:34 +02: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
|
…
|
|
|
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
|
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
|
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 |
|
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 |