Hans Goudey
6b671c4b54
Cleanup: Use simpler lambda capture
...
It's typically only worth specifying specific captures when the lambda
is stored as a function object for use later. Since this is just passed
as a FunctionRef as an iteration callback, we can use a less complex
capture here. That also helps clarify that this isn't a callback.
2024-03-13 10:42:00 -04:00
..
2024-03-13 14:20:48 +05:30
2024-03-07 16:23:35 -05:00
2024-03-07 09:30:23 -05:00
2024-03-07 16:23:35 -05:00
2024-03-13 13:29:28 +01:00
2024-03-09 23:40:57 +11:00
2024-03-12 14:48:44 +01:00
2024-03-07 16:41:25 +01:00
2024-03-07 16:23:35 -05:00
2024-03-12 15:42:35 +02:00
2024-02-19 15:59:59 +01:00
2024-03-07 16:23:35 -05:00
2024-03-13 12:00:24 +01:00
2024-03-13 10:42:00 -04:00
2024-02-19 15:59:59 +01:00
2024-02-19 15:59:59 +01:00
2024-03-12 14:59:23 +01:00
2024-03-08 17:15:08 +11:00
2024-03-13 12:00:24 +01:00
2024-02-19 15:59:59 +01:00
2024-03-09 16:38:25 +11:00
2024-03-11 14:36:36 -04:00
2024-03-12 14:59:15 +11:00
2024-03-13 17:10:53 +11:00
2024-03-12 17:33:59 +01:00
2024-03-12 14:55:58 -04:00
2024-03-13 17:12:51 +11:00
2024-03-11 11:21:18 -04:00
2024-03-05 18:39:08 +01:00
2024-02-19 15:59:59 +01:00
2024-02-19 15:59:59 +01:00
2024-03-12 23:12:45 +01:00
2024-01-22 13:47:13 +01:00