* include/std/std_limits.h (__glibcpp_f32_round_error,
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 22 Sep 2002 18:35:24 +0000 (18:35 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 22 Sep 2002 18:35:24 +0000 (18:35 +0000)
commitfe28a50bbaef8ff0b40107065776272c4eb031f4
tree7f6d8a1672e9534199d229a9bc1ffbd48712f997
parentc725cfd70d49b3f73d4a01e3c9edaf21ad378f2a
* 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.

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