This page is a snapshot from the LWG issues list, see the Library Active Issues List for more information and the meaning of NAD Editorial status.
637. §[c.math]/10 inconsistent return valuesSection: 29.7 [c.math] Status: NAD Editorial Submitter: Bo Persson Opened: 2007-02-13 Last modified: 2016-02-01
Priority: Not Prioritized
View all other issues in [c.math].
View all issues with NAD Editorial status.
Discussion:
29.7 [c.math], 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.
Proposed resolution:
Change 29.7 [c.math], paragraph 10,
float int ilogb(float); float long lrint(float); float long lround(float); float long long llrint(float); float long long llround(float); long double int ilogb(long double); long double long lrint(long double); long double long lround(long double); long double long long llrint(long double); long double long long llround(long double);
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4