Files
cgal/Number_types
Andreas Fabri a1bc5ab47b Move MP_Float.cpp to a header MP_Float_impl.h
Having MP_Float.cpp in the CGAL library exposes the ABI of the STL
container std::vector<limb>. That is not recommended because the ABI
of the STL depends on compilation flags (debug, thread-safe, etc.)
2011-10-11 10:59:30 +00:00
..
2011-10-10 13:48:25 +00:00