cgal/Number_types
Laurent Rineau 20dc974594 Remove operator/ from CGAL::Mpzf
The operator `operator/(Mpfz,Mpfz)` actually implements integral
division. With this commit, it is renamed `division((Mpfz,Mpfz)`
unless the macro `CGAL_MPZF_DIVISION_OPERATOR` is defined.

I have commented the line

    #define CGAL_MPZF_DIVISION_OPERATOR 1

and that will breaks a lot of CGAL code in this branch.
2021-03-17 11:33:47 +01:00
..
doc/Number_types remove \sc 2021-02-05 11:10:20 +01:00
include/CGAL Remove operator/ from CGAL::Mpzf 2021-03-17 11:33:47 +01:00
package_info/Number_types Commit all new dependencies files 2018-03-06 18:44:48 +01:00
test/Number_types Merge branch 'CGAL-CGAL-Disable_tests_that_use_gmp_if_not_found-5.1-maxGimeno' into CGAL-CGAL-Disable_tests_that_use_gmp_if_not_found-5.2-maxGimeno 2021-03-02 10:16:01 +01:00
TODO move comments to TODO 2016-10-06 09:55:50 +02:00