libstdc++/3865: numeric_limits<double>::has_infinity is set to false
Gabriel Dos Reis
gdr@codesourcery.com
Sun Jul 29 02:16:00 GMT 2001
The following reply was made to PR libstdc++/3865; it has been noted by GNATS.
From: Gabriel Dos Reis <gdr@codesourcery.com>
To: ecohen@angeles.com
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: libstdc++/3865: numeric_limits<double>::has_infinity is set to false
Date: 29 Jul 2001 11:13:26 +0200
ecohen@angeles.com writes:
| The template specialization numeric_limits<double> (and float and long double) have the 'has_infinity' member set to false. They also return a zero value for infinity and do not implement the NaN functions.
This is not a bug and is no my TODO list.
Thanks,
-- Gaby
More information about the Gcc-prs
mailing list