Redcraft/Redcraft.Utility/Source/Public
2024-12-15 11:55:02 +08:00
..
Containers refactor(*): move container and iterator tools to miscellaneous 2024-12-05 16:38:49 +08:00
Iterator refactor(iterator): split iterator library into multiple files 2024-12-14 16:20:26 +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(range): split range factories part of the range library into multiple files 2024-12-15 11:55:02 +08:00
Numeric feat(numeric): add basic random number generator function 2024-12-04 22:05:50 +08:00
Range refactor(range): split range factories part of the range library into multiple files 2024-12-15 11:55:02 +08:00
String refactor(*): move container and iterator tools to miscellaneous 2024-12-05 16:38:49 +08:00
Templates refactor(*): move container and iterator tools to miscellaneous 2024-12-05 16:38:49 +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