Redcraft/Redcraft.Utility/Source/Public
2024-11-19 20:35:59 +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 fundamental type parsing with format string but not elegant enough 2024-11-19 20:35:59 +08:00
Templates feat(templates): add Num function to TTuple 2024-11-08 11:40:13 +08:00
Testing feat(string): add parsing of arithmetic types from strings 2024-11-08 20:46:57 +08:00
TypeTraits fix(typetraits): fix CCommonType is incorrect for void 2024-11-05 22:41:45 +08:00
CoreTypes.h style(*): move some constants and placeholders to CoreMiscDefines.h 2022-03-17 09:22:48 +08:00