cgal/Cartesian_kernel
Sylvain Pion c1389c006d Add a couple of 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)
2008-08-12 12:43:20 +00:00
..
include/CGAL Add a couple of handy functions: 2008-08-12 12:43:20 +00:00
package_info/Cartesian_kernel Remove changes.txt files. 2008-07-24 17:47:16 +00:00
TODO some updates. 2007-10-26 20:11:40 +00:00