..
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
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2020-10-09 18:36:17 +02:00
Circulator_identity.h
…
Circulator_on_node.h
…
Circulator_project.h
…
Compact_container.h
Bug with Linear_cell_complex
2025-01-31 19:19:45 +01:00
Compare_handles_with_or_without_timestamps.h
…
Complexity_tags.h
…
Concatenate_iterator.h
…
Concurrent_compact_container.h
Bug with Linear_cell_complex
2025-01-31 19:19:45 +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
moving files from internal to PKG/internal
2021-08-26 11:33:39 +02:00
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
Fix segmentation fault in destructor of Handle_for_virtual.h
2021-01-14 14:56:04 +00:00
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
Fix single
2020-08-25 13:48:48 +02:00
Sixtuple.h
moving files from internal to PKG/internal
2021-08-26 11:33:39 +02:00
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
moving files from internal to PKG/internal
2021-08-26 11:33:39 +02:00
Time_stamper.h
bug fix
2025-01-31 19:17:36 +01:00
Twotuple.h
moving files from internal to PKG/internal
2021-08-26 11:33:39 +02:00
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
add header inclusion protection
2021-09-24 11:14:01 +02:00
copy_n.h
…
demangle.h
Clean-up boost_version reqs
2021-05-12 15:03:53 +02:00
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
decltype(auto) -> auto
2021-02-02 10:58:31 +01:00
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
Prevent_deref, major changes
2024-05-21 08:53:48 +02:00
memory.h
…
min_max_n.h
…
result_of.h
Add a test for result_of.
2021-05-25 13:47:18 +02:00
tags.h
move manifold tags to <CGAL/tags.h>
2024-06-05 19:08:29 +02:00
thread.h
TBB_IMPLEMENT_CPP0X is always 0 when using c++14
2021-08-30 19:24:59 +02:00
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