Redcraft/Redcraft.Utility/Source/Public
2024-09-28 21:07:06 +08:00
..
Containers feat(containers): add TList and the corresponding testing 2023-04-02 23:10:50 +08:00
Memory fix(memory): use NAMESPACE_STD instead of the std namespace. 2024-09-17 17:26:40 +08:00
Miscellaneous feat(miscellaneous): add support for c-style variadic functions and the corresponding testing 2024-09-21 22:03:39 +08:00
String refactor(string): use end sentinel instead of buffer size to simplify implementation and usage 2024-09-28 21:07:06 +08:00
Templates refactor(*): fix EBO issues and remove NAMESPACE_PRIVATE about containers 2023-03-04 19:19:27 +08:00
Testing feat(miscellaneous): add support for c-style variadic functions and the corresponding testing 2024-09-21 22:03:39 +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