Charles Kerr
72ee2622eb
refactor: fix modernize-return-braced-init-list warnings (32-x-y) ( #45608 )
...
refactor: fix modernize-return-braced-init-list warnings (#44838 )
* refactor: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list]
* refactor: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list]
NB: using the braced-initializer list uncovered an error here:
the float returned by std::floor() can't be implicitly cast to
an int. This is solved by using base::ClampFloor<int>() instead.
std::floor()
2025-02-13 17:26:37 -05:00
..
2025-02-13 17:26:37 -05:00
2024-11-26 22:10:20 -06:00
2025-02-13 17:26:37 -05:00
2025-02-12 09:46:09 +01:00
2025-02-13 17:26:37 -05:00
2024-04-23 21:13:59 -05:00
2022-04-28 10:28:27 -04:00
2022-04-18 13:24:32 +09:00
2023-09-01 15:54:59 +09:00
2022-11-30 17:13:29 -08:00
2023-09-07 17:14:01 +09:00
2023-09-07 17:14:01 +09:00
2023-06-14 11:07:18 -07:00
2024-12-03 21:58:53 -06:00
2024-01-24 16:43:31 -06:00
2022-06-29 12:55:47 -07:00
2022-02-09 18:58:52 -08:00
2022-02-09 18:58:52 -08:00
2023-06-08 16:40:08 -04:00
2023-06-08 16:40:08 -04:00
2022-05-09 10:26:57 -04:00
2024-11-27 12:42:14 -06:00
2021-11-22 16:34:31 +09:00
2024-08-26 17:29:21 -04:00
2024-07-03 10:54:21 -04:00
2024-01-10 19:00:37 -06:00
2022-11-09 10:50:43 -05:00
2020-05-04 10:49:29 -07:00
2023-11-28 13:40:12 -08:00
2021-11-22 16:34:31 +09:00
2024-11-22 10:23:05 +01:00
2021-11-22 16:34:31 +09:00
2024-08-21 12:07:09 +02:00
2022-03-29 20:09:42 -07:00
2024-08-21 12:07:09 +02:00
2022-03-29 20:09:42 -07:00
2024-08-21 12:07:09 +02:00
2022-03-29 20:09:42 -07:00
2024-08-05 15:17:15 -05:00
2024-09-09 10:36:11 -05:00
2023-02-09 10:31:38 +09:00
2025-02-13 17:26:37 -05:00
2024-01-24 09:51:27 -06:00
2024-05-10 11:21:10 -04:00
2024-05-10 11:21:10 -04:00
2022-06-29 12:55:47 -07:00
2024-09-05 17:07:33 -04:00
2024-06-20 20:28:27 +02:00
2024-09-25 11:21:24 +02:00
2025-02-12 09:46:09 +01:00
2023-10-16 12:25:11 -04:00
2024-02-21 15:27:05 -05:00
2022-10-27 12:37:04 -04:00
2024-07-25 11:24:11 +02:00
2023-06-06 17:19:13 +09:00
2025-02-12 09:46:09 +01:00
2022-06-29 12:55:47 -07:00
2022-11-17 14:59:23 -05:00
2024-11-22 13:30:58 -05:00
2024-10-29 14:51:59 -05:00
2021-11-22 16:34:31 +09:00