cgal/STL_Extension
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
..
doc_tex - 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
examples/STL_Extension Removed *unmodified* auto-generated CMakeLists.txt (now created by create_internal_release) 2008-05-05 14:01:55 +00:00
include/CGAL Add overloads of the handy functions: 2008-08-12 15:22:47 +00:00
package_info/STL_Extension Remove changes.txt files. 2008-07-24 17:47:16 +00:00
src/CGAL - It is not possible to use the CONTINUE mode in set_error_behaviour(). 2008-07-31 09:50:28 +00:00
test/STL_Extension - 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