Redcraft/Redcraft.Utility/Source/Public
2024-10-28 17:49:50 +08:00
..
Containers fix(containers): fix TArray move constructor not setting rvalue to empty 2024-10-28 15:59:45 +08:00
Memory fix(memory): use NAMESPACE_STD instead of the std namespace. 2024-09-17 17:26:40 +08:00
Miscellaneous feat(miscellaneous): add TConstantIterator 2024-10-28 17:49:50 +08:00
String feat(string): add TStringView and remove TCString and merge it into TStringView 2024-10-27 11:29:45 +08:00
Templates perf(templates): fix unclear overloading of HashCombine 2024-10-08 21:00:50 +08:00
Testing feat(miscellaneous): add support for c-style variadic functions and the corresponding testing 2024-09-21 22:03:39 +08:00
TypeTraits feat(typetraits): add CDerivedFrom and the corresponding testing 2023-01-08 18:03:05 +08:00
CoreTypes.h style(*): move some constants and placeholders to CoreMiscDefines.h 2022-03-17 09:22:48 +08:00