Lenny Maiorani
a0d7640e03
Userland: Make use of container version of any_of
...
Problem:
- New `any_of` implementation takes the entire container so the user
does not need to pass explicit begin/end iterators. This is unused
except is in tests.
Solution:
- Make use of the new and more user-friendly version where possible.
2021-08-02 00:37:18 +02:00
..
2021-07-22 22:57:05 +02:00
2021-07-30 21:26:31 +01:00
2021-07-21 18:02:15 +02:00
2021-07-30 20:49:18 +02:00
2021-05-18 08:09:21 +02:00
2021-08-01 08:10:16 +02:00
2021-07-27 19:14:29 +02:00
2021-07-13 23:20:09 +02:00
2021-05-15 00:27:09 +01:00
2021-07-19 09:11:20 +01:00
2021-07-22 08:57:01 +02:00
2021-07-26 00:39:10 +02:00
2021-07-27 13:15:16 +02:00
2021-07-18 17:21:28 +02:00
2021-08-01 11:56:01 +02:00
2021-07-21 18:02:15 +02:00
2021-08-01 08:10:16 +02:00
2021-06-30 01:23:25 +04:30
2021-06-24 00:38:58 +02:00
2021-07-24 22:22:41 +01:00
2021-08-01 08:10:16 +02:00
2021-08-02 00:37:18 +02:00
2021-06-30 11:30:28 +02:00
2021-07-21 14:15:24 +02:00
2021-07-19 16:34:21 +04:30
2021-07-19 16:34:21 +04:30
2021-06-06 16:00:11 +02:00
2021-07-09 15:36:50 +02:00
2021-08-01 08:10:16 +02:00
2021-07-08 17:55:59 +04:30
2021-07-27 13:15:16 +02:00
2021-06-07 14:45:49 +04:30
2021-07-25 14:08:50 +02:00
2021-07-29 21:46:25 +01:00
2021-06-23 16:32:47 +01:00
2021-07-12 11:29:37 +02:00
2021-08-01 08:10:16 +02:00
2021-07-30 21:26:31 +01:00
2021-07-19 16:34:21 +04:30
2021-08-02 00:37:18 +02:00
2021-07-22 08:57:01 +02:00
2021-08-02 00:37:18 +02:00
2021-06-06 00:27:30 +04:30
2021-08-01 08:10:16 +02:00
2021-07-29 21:46:25 +01:00