Redcraft/Redcraft.Utility/Source/Public
2024-12-19 22:02:13 +08:00
..
Containers refactor(*): refactor files that depend on iterator and range with minimal #include 2024-12-18 16:58:43 +08:00
Iterator fix(iterator): fix some iterator adapter implementation bugs 2024-12-19 20:48:21 +08:00
Memory refactor(*): make type alias identifiers conform to the style for general type identifiers 2024-12-16 19:34:47 +08:00
Miscellaneous fix(*): fix ambiguity in NAMESPACE_PRIVATE when expanding macros 2024-12-19 21:53:04 +08:00
Numeric refactor(*): make type alias identifiers conform to the style for general type identifiers 2024-12-16 19:34:47 +08:00
Range feat(range): add TTakeWhileView adapter 2024-12-19 14:35:45 +08:00
String fix(*): fix ambiguity in NAMESPACE_PRIVATE when expanding macros 2024-12-19 21:53:04 +08:00
Templates fix(templates): fix recursive #include due to native array swap function 2024-12-17 22:14:00 +08:00
Testing refactor(testing): refactor test code and file to reduce the name collisions 2024-12-19 22:02:13 +08:00
TypeTraits refactor(*): make type alias identifiers conform to the style for general type identifiers 2024-12-16 19:34:47 +08:00
CoreTypes.h style(*): move some constants and placeholders to CoreMiscDefines.h 2022-03-17 09:22:48 +08:00