cgal/STL_Extension/include/CGAL
Sylvain Pion e829727e6a Add overloads of the handy functions:
bool are_sorted(const T & a, const T & b, const T & c)
  bool are_strictly_sorted(const T & a, const T & b, const T & c)
  bool are_ordered(const T & a, const T & b, const T & c)
  bool are_strictly_ordered(const T & a, const T & b, const T & c)
with a Compare functor as last argument.
2008-08-12 15:22:47 +00:00
..
Cache.h
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
Counting_iterator.h
Default_argument.h
Flattening_iterator.h
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
Handle_for.h
Handle_for_virtual.h
Handle_with_policy.h Remove bind/compose/swap adaptors. 2008-07-23 13:19:15 +00:00
In_place_list.h
Inverse_index.h
Iterator_identity.h
Iterator_project.h
Iterator_transform.h adding operator->() with a proxy-trick 2008-04-17 09:03:06 +00:00
Join_input_iterator.h
Multiset.h
N_step_adaptor.h
N_step_adaptor_derived.h
Nested_iterator.h
Object.h Move CGAL::Object from Kernel_23 to STL_Extension. 2008-07-29 15:26:38 +00:00
Random_access_adaptor.h
Random_access_value_adaptor.h
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 - Refine CGAL_AND or CGAL_OR to make sure they work when the second argument is a bool. 2008-08-12 11:23:34 +00:00
algorithm.h Add overloads of the handy functions: 2008-08-12 15:22:47 +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 - It is not possible to use the CONTINUE mode in set_error_behaviour(). 2008-07-31 09:50:28 +00:00
copy_n.h Move CGAL::copy_n() from the obsolete <CGAL/copy_n.h> to <CGAL/algorithm.h>. 2008-08-12 12:51:15 +00:00
exceptions.h
function_objects.h Removed include of functional_base. 2008-07-23 13:57:55 +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
min_max_n.h
multiset_assertions.h certainly() -> possibly(). 2008-07-14 11:16:41 +00:00
tags.h
type_traits.h
utility.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
vector.h