NEW253963
Prefer std::ceil, std::floor, and std::round over their C counterparts
https://bugs.webkit.org/show_bug.cgi?id=253963
Summary Prefer std::ceil, std::floor, and std::round over their C counterparts
Seija K.
Reported 2023-03-15 07:45:17 PDT
Unlike the C library versions, these std functions have overloads for every type.
Attachments
Seija K.
Comment 1 2023-03-15 07:51:35 PDT
Radar WebKit Bug Importer
Comment 2 2023-03-22 07:46:15 PDT
Note You need to log in before you can comment on or make changes to this bug.