Redcraft/Redcraft.Utility/Source/Public
2024-12-19 14:35:45 +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(*): fix some iterator adapter implementation bugs 2024-12-19 11:49:13 +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 feat(range): add TTakeWhileView adapter 2024-12-19 14:35:45 +08:00
String refactor(*): refactor files that depend on iterator and range with minimal #include 2024-12-18 16:58:43 +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