WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
181183
[WTF] Introduce {MonotonicTime,WallTime,Seconds,TimeWithDynamicClockType}::{isinf,isnan,isfinite}
https://bugs.webkit.org/show_bug.cgi?id=181183
Summary
[WTF] Introduce {MonotonicTime,WallTime,Seconds,TimeWithDynamicClockType}::{i...
Yusuke Suzuki
Reported
2017-12-28 11:18:11 PST
Instead of overloading std::{isinf,isfinite,isnan}, adding them to their class is clearer. When we see std::isnan(value) etc., we consider value is `double`. Overloading them produces misleading code.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug