Redcraft/Redcraft.Utility/Source/Public
2023-02-13 23:31:58 +08:00
..
Containers feat(containers): add TReverseIterator and operations support 2023-02-13 19:26:09 +08:00
Memory refactor(memory): disable comparison of TUniquePtr and TSharedPtr with nullptr 2023-02-13 23:31:58 +08:00
Miscellaneous fix(miscellaneous): fix LNK2005 errors of MSVC caused by GSignalDefault etc 2023-01-20 23:33:30 +08:00
Templates refactor(memory): remove FNoInit versions of MakeUnique() and MakeShared() 2023-02-13 21:56:16 +08:00
Testing feat(containers): add TArray and the corresponding testing 2023-02-08 23:31:35 +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