Commit 919866d
Victor Hugo Vianna Silva
cpp23: Mute float_denorm_style deprecation warning
It's deprecated in C++23 and causes -Wdeprecated-declarations.
https://en.cppreference.com/w/cpp/types/numeric_limits/float_denorm_style.html
Bug: crbug.com/3880700651 parent c082f2b commit 919866d
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
| 275 | + | |
| 276 | + | |
275 | 277 | | |
276 | 278 | | |
277 | 279 | | |
278 | 280 | | |
279 | 281 | | |
| 282 | + | |
280 | 283 | | |
281 | 284 | | |
282 | 285 | | |
| |||
0 commit comments