mitaclaw 8b9f92a0af Modernize std::sort with ranges and projections
In PPCTables.cpp, the code is currently unused so I was unable to test it.

In CustomPipeline.cpp, a pointer to member function cannot be used due to 16.4.5.2.1 of the C++ Standard regarding "addressable functions". https://eel.is/c++draft/namespace.std#6

In Fs.cpp and DirectoryBlob.cpp, these examples used projections in a previous iteration of this commit, but no longer do. Still, they remain in this commit because the PR they would actually belong to is already merged.
2025-03-09 13:26:38 -07:00
..
2024-12-15 19:50:34 -08:00
2023-06-29 02:35:44 -05:00
2023-03-02 19:54:15 -06:00
2024-08-20 14:59:54 +02:00
2022-01-02 14:39:34 -08:00
2024-07-23 14:06:21 -07:00
2024-08-13 06:58:23 +02:00
2024-08-20 14:59:54 +02:00
2023-11-03 16:15:04 +01:00
2023-11-03 16:15:04 +01:00
2023-06-06 22:49:53 -05:00
2022-01-02 15:36:47 -08:00
2023-11-28 23:03:26 +11:00
2023-09-21 01:19:23 +02:00
2023-09-21 01:19:23 +02:00
2023-12-01 19:52:21 +01:00
2022-07-25 18:32:16 -07:00
2024-08-20 14:59:54 +02:00
2025-01-08 12:46:31 -05:00
2025-01-19 10:30:41 +01:00
2024-10-10 00:53:48 -07:00
2024-08-20 14:59:54 +02:00
2023-09-21 01:19:23 +02:00
2023-04-29 19:21:48 -04:00
2023-02-28 20:29:46 +01:00
2024-08-22 17:29:26 -07:00
2024-08-20 14:59:54 +02:00
2024-08-13 06:58:23 +02:00