the lib now compiles.
move Get_arithmetic_kernel specialization into MP_Float.h reorder declaration of to_double(Sqrt_extension<MP_Float>) Sqrt_extension need specialization of Real_embeddable_traits and Algebraic_structure_traits.
This commit is contained in:
@@ -47,7 +47,7 @@ public:
|
||||
typedef MP_Float Integer;
|
||||
typedef CGAL::Quotient<MP_Float> Rational;
|
||||
typedef MP_Float Bigfloat;
|
||||
struct Not_implemented{} Bigfloat_interval;
|
||||
struct Not_implemented{} Bigfloat_interval;
|
||||
};
|
||||
|
||||
template <>
|
||||
|
||||
Reference in New Issue
Block a user