Redcraft/Redcraft.Utility/Source/Public
2025-01-03 01:05:35 +08:00
..
Algorithms fix(algorithms): fix compilation error on GCC for concept instantiation 2024-12-25 18:17:04 +08:00
Containers refactor(*): refactor the tool library's namespace to plural form 2024-12-20 18:09:27 +08:00
Iterators fix(iterators): fix insert iterators to be assignable 2025-01-03 01:05:35 +08:00
Memory refactor(*): refactor the tool library's namespace to plural form 2024-12-20 18:09:27 +08:00
Miscellaneous fix(*): fix ambiguity in NAMESPACE_PRIVATE when expanding macros 2024-12-19 21:53:04 +08:00
Numerics refactor(*): refactor the tool library's namespace to plural form 2024-12-20 18:09:27 +08:00
Ranges feat(ranges): add Ranges::AppendTo() function 2024-12-24 13:15:34 +08:00
Strings refactor(strings): refactor and simplify string parsing functions 2024-12-25 18:15:46 +08:00
Templates fix(templates): fix the return value type of TTuple::Visit 2024-12-28 09:36:20 +08:00
Testing feat(algorithms): add basic iterator algorithm and the corresponding testing 2024-12-20 17:35:31 +08:00
TypeTraits refactor(*): make type alias identifiers conform to the style for general type identifiers 2024-12-16 19:34:47 +08:00
CoreTypes.h style(*): move some constants and placeholders to CoreMiscDefines.h 2022-03-17 09:22:48 +08:00