cgal/STL_Extension/include/CGAL
Laurent Rineau 98f1e53020 Improve I/O
- `IO::oformat` can display triangulations vertex handles
  with point, using `With_point_tag{}` as second argument,

- improve the compatibility with C++20 `<format>`: now the precision
  can be specified in the format string.

Backport: master
2024-04-26 12:05:08 +02:00
..
STL_Extension/internal use do_not_triangulate_faces 2024-02-12 17:08:46 +01:00
type_traits replace boost::mpl::and_ 2023-11-10 16:19:26 +01:00
Base_with_time_stamp.h Introduce Base_with_time_stamp 2023-05-05 14:43:35 +02:00
CC_safe_handle.h
Cache.h
Circulator_identity.h
Circulator_on_node.h
Circulator_project.h
Compact_container.h Improve I/O 2024-04-26 12:05:08 +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 Http -> https + update some dead links 2022-11-23 18:54:37 +01:00
Handle_for_virtual.h
Handle_with_policy.h boost::mpl::if_ -> std::conditional 2023-09-24 22:57:20 +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 Improve I/O 2024-04-26 12:05:08 +02:00
Twotuple.h
Uncertain.h actually the warning only shows up using clang 2022-07-12 18:18:34 +02:00
algorithm.h
array.h boost::array -> std::array 2023-04-23 22:37:07 +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 Merge remote-tracking branch 'sloriot/CGAL-using_c++17_stl' into HEAD 2023-07-05 11:29:35 +02:00
memory.h
min_max_n.h
result_of.h
tags.h use std integral_constant 2023-11-23 09:39:17 +01: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 replace boost::mpl::or_ 2023-11-10 16:34:19 +01:00
utility.h replace boost::unordered by std::unordered 2022-02-03 19:11:12 +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