Commit Graph

5 Commits

Author SHA1 Message Date
Shauren
27e7a99106 Core/Utils: Added map key/value utility projections for std::ranges algorithms
(cherry picked from commit 67418a1aee)
2025-04-06 19:22:25 +02:00
Shauren
b3e8726880 Core/Utils: Allow using Trinity::IteratorPair with SelectRandomContainerElement
(cherry picked from commit 476b8951e1)
2025-01-21 18:29:32 +01:00
Shauren
af13de7f21 Core/Misc: Add concepts restrictions on container utilities for better compiler error messages
(cherry picked from commit 380dac62fd)
2025-01-01 20:59:00 +01:00
Shauren
6051a553eb Core/Utils: Unwrap non-copyable pointers (unique_ptr) from Trinity::Containers::MapGetValuePtr
(cherry picked from commit edb20999a3)
2024-08-17 14:05:57 +02:00
Shauren
a53e4a5756 Core/Misc: Replace enable_if overload selection with if constexpr 2023-01-07 22:38:21 +01:00