..
STL_Extension /internal
Merge remote-tracking branch 'cgal/master' into Mesh_3-min_size-jtournois
2023-05-05 09:17:33 +02:00
type_traits
move is_iterator to type_traits
2022-06-10 09:43:59 +02:00
Base_with_time_stamp.h
Try to fix compilation with MSVC++
2023-02-14 13:28:07 +01: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
Use Output_rep to display debug info
2023-02-06 10:00:58 +01:00
Compare_handles_with_or_without_timestamps.h
…
Complexity_tags.h
…
Concatenate_iterator.h
…
Concurrent_compact_container.h
Merge branch 'master' into feature/bug_documentation_spell_20221113
2022-12-06 22:21:06 +01:00
Container_helper.h
use std::enable_if_t
2022-06-10 07:37:53 +02: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
try working around a warning
2022-11-17 19:03:30 +01:00
Handle_for.h
Http -> https + update some dead links
2022-11-23 18:54:37 +01: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
2022-11-15 18:45:39 +01: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
remove some cpp0x and cpp11 config macros
2021-08-13 16:25:40 +02:00
Iterator_transform.h
…
Join_input_iterator.h
…
Location_policy.h
…
Modifiable_priority_queue.h
Add two functions to use pairing-heap modifiable PQ with no known largest ID
2022-04-04 11:33:27 +02:00
Multiset.h
spelling corrections
2022-11-15 18:45:39 +01:00
N_step_adaptor.h
…
N_step_adaptor_derived.h
…
Named_function_parameters.h
fix reference type
2023-04-21 12:10:23 +02:00
Nested_iterator.h
…
Object.h
Remove use of the safe-bool idiom, replace with explicit operator bool
2023-01-30 19:39:42 +00: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
spelling corrections
2022-11-15 18:45:39 +01:00
Threetuple.h
moving files from internal to PKG/internal
2021-08-26 11:33:39 +02:00
Time_stamper.h
Use Output_rep to display debug info
2023-02-06 10:00:58 +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
move documented IO functions in IO namespace
2021-05-05 13:15:37 +02:00
array.h
Http -> https + update some dead links
2022-11-23 18:54:37 +01:00
assertions.h
CGAL: Enable user to provide set_use_assertions()
2023-05-12 11:01:11 +01: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
…
function_objects.h
decltype(auto) -> auto
2021-02-02 10:58:31 +01:00
functional.h
…
hash_openmesh.h
Merge pull request #5423 from afabri/PMP-corefine_OM-GF
2021-03-10 11:33:30 +01:00
is_convertible.h
…
is_streamable.h
BOOST_MPL_ASSERT -> static_assert
2022-06-10 08:46:01 +02:00
iterator.h
Revert "Prevent_deref shall not return a reference to the iterator as it can be copied"
2022-12-22 17:25:58 +01: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
Revert back to wrapping result_type to distinguish FT-necessary operator()s
2022-10-12 21:24:59 +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
use std::enable_if_t
2022-06-10 07:37:53 +02:00
transforming_pair_iterator.h
use std::enable_if_t
2022-06-10 07:37:53 +02:00
tuple.h
…
type_traits.h
In cpp20 namespace: CGAL::cpp20::remove_cvref
2022-11-09 10:50:01 +01:00
utility.h
replace boost::unordered by std::unordered
2022-02-03 19:11:12 +01:00
value_type_traits.h
…
vector.h
add hash function for CGAL vector container
2022-02-24 11:49:02 +01:00