cgal/STL_Extension/include/CGAL
Laurent Rineau d78a7b9255 Merge pull request #6302 from afabri/P2T2-assert-GF
CGAL: In testcode do not use CGAL_assertion but assert
2022-02-08 23:44:24 +01:00
..
STL_Extension/internal Merge pull request #6302 from afabri/P2T2-assert-GF 2022-02-08 23:44:24 +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 Fix file name 2022-02-03 08:41:04 +00:00
Compare_handles_with_or_without_timestamps.h
Complexity_tags.h
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 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:26:59 +01: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
Fourtuple.h moving files from internal to PKG/internal 2021-08-26 11:33:39 +02:00
Handle.h Merge branch 'master' into mt-glisse 2021-05-27 10:27:38 +02: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
Has_timestamp.h
Hidden_point_memory_policy.h
In_place_list.h hash value of handles use directly the address of the node 2021-05-27 12:36:17 +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
Modifiable_priority_queue.h plug pairing_heap with result of runtime of other heaps 2021-12-01 10:37:47 +01:00
Multiset.h Fix capitalisation of macro name. 2021-04-28 21:03:45 +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 rename macro since Named_function_parameter is part of STL_Extension 2022-01-13 14:43:34 +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 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +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 fix CGAL_AND/CGAL_OR implementation using a lambda 2021-08-30 18:57:55 +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 do not modify CGAL_assume 2021-10-27 16:09:32 +02:00
assertions_behaviour.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01: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_iterator.h Enhance is_convertible.h with boost::mpl rather than handmade enum { value = } 2020-06-21 12:09:08 +02:00
is_streamable.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
iterator.h Clean-up boost_version reqs 2021-05-12 15:03:53 +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
multiset_assertions.h Drop NDEBUG it is already visible through CGAL_NO_ASSERTIONS 2020-12-04 19:42:21 +00: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 fixed docs + a few code improvements 2020-07-31 15:58:38 +02:00
transforming_pair_iterator.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
triangulation_assertions.h Drop NDEBUG it is already visible through CGAL_NO_ASSERTIONS 2020-12-04 19:42:21 +00:00
tuple.h run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
type_traits.h
utility.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
value_type_traits.h
vector.h Add null comparison operators to vector_iterator 2021-05-05 06:46:57 +01:00