Topic: Defect N2134: 26.7 [c.math]/10 inconsistent return values
Author: "Bo Persson" <bop@gmb.dk>
Date: Tue, 13 Feb 2007 17:29:51 CST Raw View
===================================== MODERATOR'S COMMENT:
Forwarded to the committee.
===================================== END OF MODERATOR'S COMMENT
Paragraph 10 has long lists of added signatures for float and long double
functions. All the signatures have float/long double return values, which is
inconsistent with some of the double functions they are supposed to
overload. I believe it should be:
int ilogb(
long lrint(
long lround(
long long llrint(
long long llround(
Bo Persson
---
[ comp.std.c++ is moderated. To submit articles, try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@ncar.ucar.edu ]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://www.comeaucomputing.com/csc/faq.html ]