]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/include/std/limits
std_limits.h (__glibcpp_f32_round_error, [...]): Kill.
authorRichard Henderson <rth@redhat.com>
Sun, 22 Sep 2002 18:35:24 +0000 (11:35 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 22 Sep 2002 18:35:24 +0000 (11:35 -0700)
commitbe71ea9dae496aca963ebafe2856528c0d9129cd
tree7f6d8a1672e9534199d229a9bc1ffbd48712f997
parent65a824f6c852c40911446b2e2d8cffb13d845781
std_limits.h (__glibcpp_f32_round_error, [...]): Kill.

* include/std/std_limits.h (__glibcpp_f32_round_error,
__glibcpp_f64_round_error, __glibcpp_f80_round_error,
__glibcpp_f96_round_error, __glibcpp_f128_round_error,
__glibcpp_float_round_error, __glibcpp_double_round_error,
__glibcpp_long_double_round_error, __glibcpp_float_round_style,
__glibcpp_double_round_style, __glibcpp_long_double_round_style): Kill.
(numeric_limits<char>::epsilon, round_error): Use constant 0.
(numeric_limits<float>::round_error): Use constant 0.5.
(numeric_limits<float>::round_style): Use round_to_nearest.
(numeric_limits<double>, numeric_limits<long double>): Similarly.

From-SVN: r57412
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/std_limits.h