cgal/STL_Extension/include/CGAL
Laurent Rineau 1b54449dc5 Merge pull request #4878 from danston/Kernels-decltypes-danston
Improve decltype/result_of/invoke_result
2021-04-06 15:13:21 +02:00
..
internal Merge branch 'master' into Triangulation_segment_traverser_3-tvanlank__rewrote_history-GF 2020-04-20 06:40:24 +02: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 Update code with changes in Compact container 2020-10-22 09:45:31 +02:00
Compare_handles_with_or_without_timestamps.h
Complexity_tags.h
Concatenate_iterator.h
Concurrent_compact_container.h Add index method in concurrent compact container (to have same API for CC and CCC) 2020-10-22 10:29:57 +02:00
Container_helper.h
Counting_iterator.h
Default.h
Flattening_iterator.h
Fourtuple.h
Handle.h Merge pull request #5269 from GilesBathgate/move-assignment-operators 2021-03-24 15:05:39 +01:00
Handle_for.h Fix uncaught exception in Handle_for.h 2020-11-29 14:42:55 +00: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 IO documentation fixes 2020-07-24 17:06:00 +02:00
Has_member.h
Has_timestamp.h
Hidden_point_memory_policy.h
In_place_list.h Fix uncaught exception in In_place_list.h 2020-11-29 14:42:55 +00:00
Inverse_index.h
Iterator_project.h
Iterator_range.h
Iterator_transform.h
Join_input_iterator.h
Location_policy.h
Modifiable_priority_queue.h
Multiset.h Fix various grammar issues 2020-12-05 11:11:33 +01:00
N_step_adaptor.h
N_step_adaptor_derived.h
Nested_iterator.h
Object.h Merge pull request #4611 from rathod-sahaab/replace-throws-with-noexcept 2020-06-23 18:50:20 +02:00
Random_access_adaptor.h
Random_access_value_adaptor.h
Sixtuple.h
Skiplist.h
Small_unordered_map.h
Small_unordered_set.h Fixes from review 2020-08-12 12:50:10 +02:00
Spatial_lock_grid_3.h replace last bind 2021-01-06 12:59:12 +01:00
Threetuple.h
Time_stamper.h
Twotuple.h
Uncertain.h remove CGAL_CFG_MATCHING_BUG_ variants 2020-09-25 14:25:14 +02:00
algorithm.h Fix compilation of [[deprecated]] inline 2020-07-13 16:57:08 +02:00
array.h Fix a warning from MSVC 2015 2021-02-11 14:36:26 +01:00
assertions.h Add a destructor assertion catch macro 2020-11-28 14:17:59 +00:00
assertions_behaviour.h
assertions_impl.h
copy_n.h
demangle.h
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
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_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
iterator.h better use of declval 2020-07-30 17:33:00 +02:00
memory.h
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 fixed warnings with Intersect_3 and result_of 2021-02-09 17:30:06 +01:00
tags.h
thread.h
transforming_iterator.h fixed docs + a few code improvements 2020-07-31 15:58:38 +02:00
transforming_pair_iterator.h
triangulation_assertions.h Drop NDEBUG it is already visible through CGAL_NO_ASSERTIONS 2020-12-04 19:42:21 +00:00
tuple.h
type_traits.h
utility.h
value_type_traits.h
vector.h