Redcraft/Redcraft.Utility/Source/Public
2022-12-03 23:14:25 +08:00
..
Memory refactor(templates): allow some template classes to derive and replace some using with inheritance 2022-11-21 23:28:19 +08:00
Miscellaneous style(*): enclose the requires expression in parentheses as required by GCC 2022-11-16 22:03:54 +08:00
Templates refactor(templates): refactor TVariant::Visit to Visit 2022-12-03 23:14:25 +08:00
Testing refactor(typetraits): replaces template class type traits with concepts at all 2022-05-22 22:36:30 +08:00
TypeTraits feat(templates): add TTypeSequence and meta tools 2022-12-03 23:11:05 +08:00
CoreTypes.h style(*): move some constants and placeholders to CoreMiscDefines.h 2022-03-17 09:22:48 +08:00