cgal/STL_Extension/include/CGAL
Laurent Rineau 5c943e558c Merge pull request #6935 from lrineau/CGAL-fix_autotest_with_ctest-GF
Fix autotest_cgal_with_ctest
2022-11-25 10:15:07 +01:00
..
STL_Extension/internal fields should be taken by const ref 2022-10-31 10:18:39 +01:00
type_traits move is_iterator to type_traits 2022-06-10 09:43:59 +02: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 std::enable_if_t 2022-06-10 07:37:53 +02: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 Fix file name 2022-02-03 08:41:04 +00: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 Merge branch 'master' into mt-glisse 2021-05-27 10:27:38 +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 Fix typos 2021-10-04 13:34:07 +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 Update STL_Extension/include/CGAL/In_place_list.h 2022-09-29 10:32:10 +02: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 Take Laurent's review into account 2022-10-14 11:34:34 +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 seems that the no_parameter function is no longer needed 2022-11-21 16:02:04 +01: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 Simplify assign in Object.h 2021-06-08 18:21:46 +01: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 Fixes from review 2020-08-12 12:50:10 +02:00
Spatial_lock_grid_3.h TBB_IMPLEMENT_CPP0X is always 0 when using c++14 2021-08-30 19:24:59 +02:00
Threetuple.h moving files from internal to PKG/internal 2021-08-26 11:33:39 +02:00
Time_stamper.h Deprecate CGAL headers for threads, atomic and result_of, and move their content to config.h as fallback 2021-05-07 11:09:24 +02: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 Fix a warning from MSVC 2015 2021-02-11 14:36:26 +01:00
assertions.h Update STL_Extension/include/CGAL/assertions.h 2022-10-07 14:25:18 +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 Removed unecessary Destructor 2020-06-13 23:39:35 +05:30
for_each.h Make functor a template parameter in the internal function 2020-03-27 16:41:53 +01: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 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
is_streamable.h BOOST_MPL_ASSERT -> static_assert 2022-06-10 08:46:01 +02:00
iterator.h try to workaround warnings 2022-11-21 14:09:08 +01: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 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:26:59 +01: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 run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
type_traits.h boost::is_same --> std::is_same 2022-06-10 08:18:20 +02: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 Add null comparison operators to vector_iterator 2021-05-05 06:46:57 +01:00