Redcraft/Redcraft.Utility/Source/Public
2024-12-17 16:05:59 +08:00
..
Containers fix(*): fix missing constexpr in some if constexpr 2024-12-17 15:49:46 +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(*): make type alias identifiers conform to the style for general type identifiers 2024-12-16 19:34:47 +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 range conversion function 2024-12-17 16:05:59 +08:00
String fix(*): fix missing constexpr in some if constexpr 2024-12-17 15:49:46 +08:00
Templates refactor(*): make type alias identifiers conform to the style for general type identifiers 2024-12-16 19:34:47 +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