Redcraft/Redcraft.Utility/Source/Public
2022-11-22 23:37:31 +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 fix(templates): add constexpr specifier to TTuple's lifecycle functions 2022-11-22 23:37:31 +08:00
Testing refactor(typetraits): replaces template class type traits with concepts at all 2022-05-22 22:36:30 +08:00
TypeTraits refactor(*): make the template class concept indistinguishable from cv-qualified 2022-11-17 20:57:54 +08:00
CoreTypes.h style(*): move some constants and placeholders to CoreMiscDefines.h 2022-03-17 09:22:48 +08:00