cgal/Number_types
Sébastien Loriot e6c8e84b26 fix operator>> for Number_type_checker
the previous version was hoping to have an = operator between the types
  which is unlikely to happen in practice. We use the read from string
  capabilities instead (which should be available for most NT)
2014-07-19 10:36:59 +02:00
..
doc/Number_types Implementation of CGAL::Exact_rational/integer 2014-06-27 12:47:45 +02:00
include/CGAL fix operator>> for Number_type_checker 2014-07-19 10:36:59 +02:00
package_info/Number_types New license.txt files (eol changes) 2013-02-19 16:46:39 +01:00
src/CGAL
test/Number_types Merge remote-tracking branch 'origin/CGAL-use_leda-GF' 2014-07-04 12:02:37 +02:00
KNOWN_PROBLEMS_WITH_FLOATING_POINT
dont_submit Put doc/ in the global dont_submit file 2013-08-20 10:57:03 +02:00