Redcraft/Redcraft.Utility/Source/Public
2024-10-24 15:24:29 +08:00
..
Containers refactor(containers): remove TInputIterator and TOutputIterator 2024-10-24 15:24:29 +08:00
Memory fix(memory): use NAMESPACE_STD instead of the std namespace. 2024-09-17 17:26:40 +08:00
Miscellaneous style(miscellaneous): clarify the locale and encoding corresponding to the character type 2024-10-06 16:20:45 +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 perf(templates): fix unclear overloading of HashCombine 2024-10-08 21:00:50 +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