aboutsummaryrefslogtreecommitdiff
path: root/src/common/Containers
AgeCommit message (Expand)Author
2025-08-15Core/Utils: Added .contains member function to FlatSetShauren
2025-08-15Core/Utils: Fix nopch build with gcc 14Shauren
2025-02-23Core/Utils: Added map key/value utility projections for std::ranges algorithmsShauren
2025-01-21Core/Utils: Allow using Trinity::IteratorPair with SelectRandomContainerElementShauren
2024-12-31Core/Misc: Add concepts restrictions on container utilities for better compil...Shauren
2024-08-17Core/Utils: Unwrap non-copyable pointers (unique_ptr) from Trinity::Container...Shauren
2024-07-02Core/Spells: Implemented SPELL_ATTR9_ITEM_PASSIVE_ON_CLIENTShauren
2023-08-18Core/Auras: Minor optimization for Unit object creation with msvc (not alloca...Shauren
2023-01-07Core/Misc: Replace enable_if overload selection with if constexprShauren
2023-01-06Core/Utils: Replace boost flat_set with our ownShauren