cgal/STL_Extension/include/CGAL
Sylvain Pion 8eab7e07dd Split <CGAL/assertions.h> in 2 files, by moving the assertion behaviour
changing functions to a separate header, not included by default
(<CGAL/assertions_behaviour.h>).  The motivation is to hide the enum
values with risky names (ABORT, EXIT, CONTINUE) to a header file which
is most probably not used by any user (or very few).
(breaks backward compatibility for an expected very few, for the sake
of erasing random surprises for "many" ?)
2008-11-21 16:42:02 +00:00
..
Cache.h * EXACUS -> CGAL cleanups 2007-04-03 16:07:32 +00:00
Circulator_identity.h Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
Circulator_on_node.h Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
Circulator_project.h Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
Compact_container.h CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by: 2008-07-12 21:58:52 +00:00
Concatenate_iterator.h
Counting_iterator.h Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
Default_argument.h Add comment. 2008-08-27 17:31:06 +00:00
Flattening_iterator.h * EXACUS -> CGAL cleanups 2007-04-03 16:07:32 +00:00
Fourtuple.h Undo previous change in utility.h : I can't mark Triple/Quadruple as CGAL_NO_DEPRECATE_CODE, 2008-07-28 16:49:46 +00:00
Handle.h Move all Handle* classes to STL_Extension. There's no geometry in them, 2008-04-12 10:38:07 +00:00
Handle_for.h Include boost header file, as we use a boost macro 2008-10-13 14:18:24 +00:00
Handle_for_virtual.h typo 2008-08-27 15:36:24 +00:00
Handle_with_policy.h Remove bind/compose/swap adaptors. 2008-07-23 13:19:15 +00:00
In_place_list.h Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
Inverse_index.h Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
Iterator_identity.h Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
Iterator_project.h Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
Iterator_transform.h Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
Join_input_iterator.h Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
Multiset.h Remove more SUNPRO + RW's STL obsolete workarounds: 2008-01-03 15:04:30 +00:00
N_step_adaptor.h Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
N_step_adaptor_derived.h Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
Nested_iterator.h Turn operator== into a member function 2008-11-08 11:35:40 +00:00
Object.h Replace Nef's custom Object_handle by CGAL::Object. 2008-09-09 16:03:25 +00:00
Random_access_adaptor.h Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
Random_access_value_adaptor.h Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
Sixtuple.h Undo previous change in utility.h : I can't mark Triple/Quadruple as CGAL_NO_DEPRECATE_CODE, 2008-07-28 16:49:46 +00:00
Threetuple.h Undo previous change in utility.h : I can't mark Triple/Quadruple as CGAL_NO_DEPRECATE_CODE, 2008-07-28 16:49:46 +00:00
Twotuple.h Undo previous change in utility.h : I can't mark Triple/Quadruple as CGAL_NO_DEPRECATE_CODE, 2008-07-28 16:49:46 +00:00
Uncertain.h Add new function CGAL::indeterminate() to help generate an indeterminate 2008-08-22 16:06:53 +00:00
algorithm.h Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
array.h Add a using directive "using std::array" in namespace CGAL to import either: 2008-08-26 13:08:16 +00:00
assertions.h Split <CGAL/assertions.h> in 2 files, by moving the assertion behaviour 2008-11-21 16:42:02 +00:00
assertions_behaviour.h Split <CGAL/assertions.h> in 2 files, by moving the assertion behaviour 2008-11-21 16:42:02 +00:00
copy_n.h Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
exceptions.h some low level code cleanup. renamed 2007-11-07 16:51:18 +00:00
function_objects.h Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
iterator.h turn operator==(Filter_iterator, Filter_iterator) into a member function 2008-11-07 09:47:54 +00:00
memory.h
min_max_n.h Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
multiset_assertions.h certainly() -> possibly(). 2008-07-14 11:16:41 +00:00
tags.h the function check_tag is deprecated since CGAL 3.3 2007-02-02 08:37:35 +00:00
type_traits.h Fix headers. 2007-04-03 15:13:47 +00:00
utility.h Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
vector.h Remove obsolete VC++ 6 specific code. 2008-01-20 15:27:47 +00:00