Boost logo

Boost :

From: scleary_at_[hidden]
Date: 2001-08-29 07:42:55


> Why do you restrict by a BOOST_STATIC_ASSERT to integers only?
>
> The Euclidian algorithm works for every Euclidian
> ring.
> I do not see, why the specific implementation should not work
> e.g. for polynomials.

I think we should restrict it to integers, at least until we can support
  BOOST_STATIC_ASSERT(::boost::numeric_traits::is_euclidian_ring<T,
op>::value);

:)

        -Steve


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk