mirror of https://github.com/CGAL/cgal
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. |
||
|---|---|---|
| .. | ||
| doc_tex | ||
| examples/STL_Extension | ||
| include/CGAL | ||
| package_info/STL_Extension | ||
| src/CGAL | ||
| test/STL_Extension | ||