Redcraft/Redcraft.Utility/Source/Public
2024-12-04 21:55:02 +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 fix(maiscellaneous): fix the definition of the uint_fast family 2024-12-04 16:05:44 +08:00
Numeric fix(numeric): fix missing header file in Numeric/Bit.h 2024-12-04 21:55:02 +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 refactor(miscellaneous): clarify which fundamental types are used where 2024-11-24 20:09:31 +08:00
Testing feat(numeric): add basic and floating point manipulation functions and the corresponding testing 2024-11-27 19:03:54 +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