Boost logo

Boost :

From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2006-03-06 04:03:54


John Maddock wrote:

[...]

> I suspect the issue is that numeric_limits<T>::has_infinity is true, so the
> test attempts to verify that infinities are correctly handled, but in
> practice infinities trap without the -ieee flag. Is there a macro that
> tells you when infinities are correctly handled?

-ieee sets the macro _IEEE_FP.

Markus


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