Redcraft/Redcraft.Utility/Source/Public
2025-01-03 01:15:16 +08:00
..
Algorithms fix(algorithms): fix compilation error on GCC for concept instantiation 2024-12-25 18:17:04 +08:00
Containers refactor(*): refactor the tool library's namespace to plural form 2024-12-20 18:09:27 +08:00
Iterators fix(iterators): fix insert iterators to be assignable 2025-01-03 01:05:35 +08:00
Memory refactor(*): refactor the tool library's namespace to plural form 2024-12-20 18:09:27 +08:00
Miscellaneous fix(*): fix ambiguity in NAMESPACE_PRIVATE when expanding macros 2024-12-19 21:53:04 +08:00
Numerics refactor(*): refactor the tool library's namespace to plural form 2024-12-20 18:09:27 +08:00
Ranges fix(ranges): fix TRangeView to be able to hold output iterator 2025-01-03 01:07:15 +08:00
Strings feat(strings): add a more general string formatting framework 2025-01-03 01:15:16 +08:00
Templates fix(templates): fix TTuple requires and implementations to avoid compilation failures 2025-01-03 01:12:39 +08:00
Testing feat(algorithms): add basic iterator algorithm and the corresponding testing 2024-12-20 17:35:31 +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