cgal/STL_Extension/include/CGAL
Sylvain Pion eff6efd3af CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by:
- CGAL_NULL -> NULL
- CGAL_NULL_TYPE -> CGAL::Nullptr_t (typedef to const void *)
2008-07-12 21:58:52 +00:00
..
Cache.h * EXACUS -> CGAL cleanups 2007-04-03 16:07:32 +00:00
Circulator_identity.h CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by: 2008-07-12 21:58:52 +00:00
Circulator_on_node.h CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by: 2008-07-12 21:58:52 +00:00
Circulator_project.h CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by: 2008-07-12 21:58:52 +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 Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Counting_iterator.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Default_argument.h - New class Default_argument that helps shrink error messages 2007-11-02 16:16:02 +00:00
Flattening_iterator.h * EXACUS -> CGAL cleanups 2007-04-03 16:07:32 +00:00
Fourtuple.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +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 Move all Handle* classes to STL_Extension. There's no geometry in them, 2008-04-12 10:38:07 +00:00
Handle_for_virtual.h Move all Handle* classes to STL_Extension. There's no geometry in them, 2008-04-12 10:38:07 +00:00
Handle_with_policy.h handle struct mixup 2008-05-11 18:14:25 +00:00
In_place_list.h Remove obsolete SunPRO workarounds 2008-01-20 21:51:12 +00:00
Inverse_index.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Iterator_identity.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Iterator_project.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Iterator_transform.h adding operator->() with a proxy-trick 2008-04-17 09:03:06 +00:00
Join_input_iterator.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Multiset.h Remove more SUNPRO + RW's STL obsolete workarounds: 2008-01-03 15:04:30 +00:00
N_step_adaptor.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
N_step_adaptor_derived.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Nested_iterator.h warning-- 2007-03-08 09:48:21 +00:00
Random_access_adaptor.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Random_access_value_adaptor.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Sixtuple.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Threetuple.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Twotuple.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
algorithm.h * EXACUS -> CGAL cleanups 2007-04-03 16:07:32 +00:00
array.h Rename all C++0x related config macros to consistently have CPP0X in their name, 2008-05-21 15:34:36 +00:00
assertions.h Make assertions trigger an error only for *certain* conditions (using CGAL::certainly()). 2008-07-10 21:49:17 +00:00
copy_n.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
exceptions.h some low level code cleanup. renamed 2007-11-07 16:51:18 +00:00
function_objects.h * added #include <CGAL/basic> 2007-07-04 16:25:33 +00:00
functional.h Remove bind/compose/swap functor adaptors. 2008-06-19 11:03:40 +00:00
functional_base.h * added #include <CGAL/basic> 2007-07-04 16:25:33 +00:00
iterator.h CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by: 2008-07-12 21:58:52 +00:00
memory.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
min_max_n.h min_n() and max_n() functions similar to std::min() and std::max(), 2006-12-02 21:50:30 +00:00
multiset_assertions.h Make assertions trigger an error only for *certain* conditions (using CGAL::certainly()). 2008-07-10 21:49:17 +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 Fix Quadruple's operator!=. 2007-04-16 16:26:57 +00:00
vector.h Remove obsolete VC++ 6 specific code. 2008-01-20 15:27:47 +00:00