cgal/STL_Extension/include/CGAL
Andreas Fabri b1f4afbd33 Macros MUST be prefixed with CGAL_
-pedantic does not like extra semicolons

todo:  cleanup: The macro is there twice.
2014-07-09 15:41:08 +02:00
..
internal/boost
CC_safe_handle.h Add line break at the end of the file 2014-07-02 09:03:21 +02:00
Cache.h
Circulator_identity.h
Circulator_on_node.h
Circulator_project.h
Compact_container.h Macros MUST be prefixed with CGAL_ 2014-07-09 15:41:08 +02:00
Complexity_tags.h
Concatenate_iterator.h
Concurrent_compact_container.h Macros MUST be prefixed with CGAL_ 2014-07-09 15:41:08 +02:00
Counting_iterator.h
Default.h
Flattening_iterator.h
Fourtuple.h put the 'deprecated' macro at the right spot and add a testsiuite 2013-09-10 11:37:08 +02:00
Handle.h
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
Handle_with_policy.h Fix a memory leak in Handle_with_policy: 2013-11-15 16:20:01 +01:00
In_place_list.h
Inverse_index.h
Iterator_project.h
Iterator_transform.h
Join_input_iterator.h
Location_policy.h
Modifiable_priority_queue.h
Multiset.h
N_step_adaptor.h
N_step_adaptor_derived.h
Nested_iterator.h
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
Random_access_value_adaptor.h
Sixtuple.h put the 'deprecated' macro at the right spot and add a testsiuite 2013-09-10 11:37:08 +02:00
Spatial_lock_grid_3.h Replace ">>" by "> >" 2014-06-19 19:09:31 +02:00
Threetuple.h put the 'deprecated' macro at the right spot and add a testsiuite 2013-09-10 11:37:08 +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
algorithm.h Add comments to #ifndef/endif 2014-01-31 16:50:20 +01:00
array.h apply the cpp0x namespace renaming in all files 2012-12-19 11:33:17 +01:00
assertions.h New macros CGAL_assume(EX) and CGAL_assume_code(CODE) 2013-02-20 18:34:15 +01:00
assertions_behaviour.h
copy_n.h
exceptions.h
function_objects.h
is_convertible.h
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
iterator.h Remove a useless constructor that was causing an error 2014-07-04 11:56:02 +02:00
memory.h
min_max_n.h
multiset_assertions.h
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 apply the cpp0x namespace renaming in all files 2012-12-19 11:33:17 +01:00
type_traits.h
utility.h better support of heterogeneous but compatible types 2013-12-17 20:37:19 +01:00
vector.h