mirror of https://github.com/CGAL/cgal
A warning told us there was a problem:
.../include/CGAL/Polynomial/Polynomial_type.h:560:48: warning: unused variable 'sign' [-Wunused-variable]
typename Real_embeddable_traits<NT>::Sgn sign;
|
||
|---|---|---|
| .. | ||
| Polynomial | ||
| Test | ||
| Exponent_vector.h | ||
| Polynomial.h | ||
| Polynomial_traits_d.h | ||
| Polynomial_type_generator.h | ||
| polynomial_utils.h | ||