Redcraft/Redcraft.Utility/Source/Public
2024-11-03 15:56:38 +08:00
..
Containers fix(containers): fix TArray lost all elements after move assignment 2024-11-02 23:07:05 +08:00
Memory refactor(containers): remove the container's final qualifier allows it to be inherited 2024-11-02 20:49:48 +08:00
Miscellaneous refactor(*): remove TObserverPtr and use raw pointer instead 2024-11-01 19:51:44 +08:00
String feat(string): add macros such as TEXT_VIEW to create string view text literals 2024-11-03 15:56:38 +08:00
Templates fix(templates): fix TOptional::operator* compilation error 2024-11-03 11:06:42 +08:00
Testing feat(memory): add ToAddress and refactor the code with it 2024-11-01 15:11:45 +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