Redcraft/Redcraft.Utility/Source/Public
2024-12-17 22:14:00 +08:00
..
Containers refactor(*): replace the old with the new iterator and range library 2024-12-17 21:49:37 +08:00
Iterator fix(*): fix the implementation of iterator functions such as operator++(int) 2024-12-17 15:51:35 +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 refactor(*): replace the old with the new iterator and range library 2024-12-17 21:49:37 +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 refactor(*): replace the old with the new iterator and range library 2024-12-17 21:49:37 +08:00
String refactor(*): replace the old with the new iterator and range library 2024-12-17 21:49:37 +08:00
Templates fix(templates): fix recursive #include due to native array swap function 2024-12-17 22:14:00 +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 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