Redcraft/Redcraft.Utility/Source/Public
2024-11-03 10:45:54 +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 refactor(string): refactor TStringView to inherit from TArrayView 2024-11-03 10:45:54 +08:00
Templates feat(templates): add TOptional specialization for references 2024-11-02 15:27:21 +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