OSDN Git Service

* include/std/std_limits.h (__glibcpp_f32_is_iec559,
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 22 Sep 2002 18:36:38 +0000 (18:36 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 22 Sep 2002 18:36:38 +0000 (18:36 +0000)
commitb71b4c371046ad20e102d1a1ac71f4249896d105
tree9780943ae080acb7fddf60104bae37bfd020a57d
parentfe28a50bbaef8ff0b40107065776272c4eb031f4
    * include/std/std_limits.h (__glibcpp_f32_is_iec559,
        __glibcpp_f64_is_iec559, __glibcpp_f80_is_iec559,
        __glibcpp_f96_is_iec559, __glibcpp_f128_is_iec559,
        __glibcpp_float_is_iec559, __glibcpp_double_is_iec559,
        __glibcpp_long_double_is_iec559): Remove.
        (numeric_limits<float>::is_iec559): Use has_infinity & has_quiet_NaN.
        (numeric_limits<double>, numeric_limits<long double>): Similarly.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57413 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/std_limits.h