mirror of https://github.com/CGAL/cgal
- Removed $old_num_eps using map(). - Factorized CGAL_(?:BEGIN|END)_NAMESPACE. |
||
|---|---|---|
| .. | ||
| include/CGAL | ||
| README | ||
| filtered_predicate_converter | ||
README
You can try: cd include/CGAL/Arithmetic_filter make clean all It produces the partial specialisation: include/CGAL/Arithmetic_filter/template_predicates_on_ft.h from the full template one: include/CGAL/template_predicates_on_ft.h You can guess now how to use it for your own predicates.