cgal/STL_Extension/include/CGAL
Sébastien Loriot dfc386d65b Merge branch 'master' into HEAD 2023-06-22 14:05:45 +02:00
..
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 Merge branch 'master' into HEAD 2023-06-22 14:05:45 +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 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Cache.h Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-10-09 18:36:17 +02:00
Circulator_identity.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Circulator_on_node.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Circulator_project.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
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 First pass on removing license notice in header for LGPL files 2019-10-19 15:40:30 +02:00
Complexity_tags.h First pass on removing license notice in header for LGPL files 2019-10-19 15:40:30 +02:00
Concatenate_iterator.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
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 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Default.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Flattening_iterator.h First pass on removing license notice in header for LGPL files 2019-10-19 15:40:30 +02:00
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 remove extra parenthesis 2023-06-19 19:17:49 +02:00
Has_member.h First pass on removing license notice in header for LGPL files 2019-10-19 15:40:30 +02:00
Has_timestamp.h First pass on removing license notice in header for LGPL files 2019-10-19 15:40:30 +02:00
Hidden_point_memory_policy.h First pass on removing license notice in header for LGPL files 2019-10-19 15:40:30 +02:00
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 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Iterator_project.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Iterator_range.h remove some cpp0x and cpp11 config macros 2021-08-13 16:25:40 +02:00
Iterator_transform.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Join_input_iterator.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Location_policy.h First pass on removing license notice in header for LGPL files 2019-10-19 15:40:30 +02:00
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 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
N_step_adaptor_derived.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Named_function_parameters.h remove extra parenthesis 2023-06-19 19:17:49 +02:00
Nested_iterator.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
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 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Random_access_value_adaptor.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
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 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
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 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 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 add header inclusion protection 2021-09-24 11:14:01 +02:00
copy_n.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
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 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
hash_openmesh.h Merge pull request #5423 from afabri/PMP-corefine_OM-GF 2021-03-10 11:33:30 +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 Merge branch 'master' into HEAD 2023-06-22 14:05:45 +02:00
memory.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
min_max_n.h First pass on removing license notice in header for LGPL files 2019-10-19 15:40:30 +02:00
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 boost::is_convertible -> std::is_convertible 2023-04-23 22:37:07 +02:00
transforming_pair_iterator.h Merge branch 'master' into HEAD 2023-06-22 14:05:45 +02:00
tuple.h run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
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 First pass on removing license notice in header for LGPL files 2019-10-19 15:40:30 +02:00
vector.h boost::remove_pointer -> std::remove_pointer 2023-04-23 22:37:06 +02:00