cgal/STL_Extension/include/CGAL
Clement Jamin 8bd1fd196c Revert "Temporary CGAL_EXPORT redef"
This reverts commit 5aaa7e8f4f.
It was already there!
2015-03-16 15:13:02 +01:00
..
internal/boost change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
CC_safe_handle.h Add line break at the end of the file 2014-07-02 09:03:21 +02:00
Cache.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Circulator_identity.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Circulator_on_node.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Circulator_project.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Compact_container.h Merge branch 'Mesh_3-compare_index-GF-old' into Mesh_3-compare_index-GF 2014-07-18 15:47:14 +02:00
Complexity_tags.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Concatenate_iterator.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Concurrent_compact_container.h Macros MUST be prefixed with CGAL_ 2014-07-09 15:41:08 +02:00
Counting_iterator.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Default.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Flattening_iterator.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Fourtuple.h put the 'deprecated' macro at the right spot and add a testsiuite 2013-09-10 11:37:08 +02:00
Handle.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Handle_for.h Micro-optimization: do the opaque call first so it does not hinder optimizers. 2014-05-05 19:13:31 +02:00
Handle_for_virtual.h Fix/Improve all #include of all STL_Extension headers 2012-10-05 14:24:38 +00:00
Handle_with_policy.h Fix a memory leak in Handle_with_policy: 2013-11-15 16:20:01 +01:00
Has_timestamp.h Fix the license of two files 2014-07-31 16:19:05 +02:00
In_place_list.h add non-documented remove_const fcts to turn a const-iterator to an iterator 2014-06-24 16:35:10 +02:00
Inverse_index.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Iterator_project.h Fix/Improve all #include of all STL_Extension headers 2012-10-05 14:24:38 +00:00
Iterator_range.h Merge branch 'Surface_mesh-fixes-GF' 2015-01-26 16:54:03 +01:00
Iterator_transform.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Join_input_iterator.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Location_policy.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Modifiable_priority_queue.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Multiset.h Fix/Improve all #include of all STL_Extension headers 2012-10-05 14:24:38 +00:00
N_step_adaptor.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
N_step_adaptor_derived.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Nested_iterator.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Object.h do not use exception in Object::assign. g++3.4 produces a segfault with -O2 2013-06-12 17:39:31 +02:00
Random_access_adaptor.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Random_access_value_adaptor.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Sixtuple.h put the 'deprecated' macro at the right spot and add a testsiuite 2013-09-10 11:37:08 +02:00
Skiplist.h Fix license header: should be LGPLv3+ 2014-12-18 16:51:32 +01:00
Spatial_lock_grid_3.h fix a bug that happens on vc10, because atomics are not initialized 2014-12-16 16:42:22 +01:00
Threetuple.h put the 'deprecated' macro at the right spot and add a testsiuite 2013-09-10 11:37:08 +02:00
Time_stamper.h Fix the license of two files 2014-07-31 16:19:05 +02:00
Twotuple.h put the 'deprecated' macro at the right spot and add a testsiuite 2013-09-10 11:37:08 +02:00
Uncertain.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
algorithm.h Merge branch 'Triangulation_3-determinism-gf' into to-be-tested/Triangulation_3-determinism-gf 2014-07-03 16:34:46 +02:00
array.h apply the cpp0x namespace renaming in all files 2012-12-19 11:33:17 +01:00
assertions.h Revert "Temporary CGAL_EXPORT redef" 2015-03-16 15:13:02 +01:00
assertions_behaviour.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
assertions_impl.h Ok for the compilation version header only (only for the treated files). 2014-10-31 17:09:48 +01:00
copy_n.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
exceptions.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
function_objects.h Fix/Improve all #include of all STL_Extension headers 2012-10-05 14:24:38 +00:00
is_convertible.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
is_iterator.h Merge branch 'Kernel_d-rewrite-glisse-old' into Kernel_d-rewrite-glisse 2013-11-23 12:34:18 +01:00
is_streamable.h New MPL type checking: is_streamable 2012-04-13 10:40:12 +00:00
iterator.h Remove a useless constructor that was causing an error 2014-07-04 11:56:02 +02:00
memory.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
min_max_n.h Merged ^/branches/next here 2012-04-16 08:53:21 +00:00
multiset_assertions.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
result_of.h typo while replacing boost::result_of to cpp11::result_of 2013-02-04 19:53:56 +01:00
tags.h Merge branch 'Kernel_d-rewrite-glisse-old' into Kernel_d-rewrite-glisse 2014-03-12 12:38:08 +01:00
tuple.h use boost::tuple if using clang and libc++ 2014-12-30 12:18:14 +01:00
type_traits.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
utility.h better support of heterogeneous but compatible types 2013-12-17 20:37:19 +01:00
vector.h add non-documented remove_const fcts to turn a const-iterator to an iterator 2014-06-24 16:35:10 +02:00